Action not permitted
Modal body text goes here.
cve-2019-10219
Vulnerability from cvelistv5
Published
2019-11-08 14:46
Modified
2024-08-04 22:17
Severity ?
EPSS score ?
Summary
A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.
References
Impacted products
▼ | Vendor | Product |
---|---|---|
Hibernate | hibernate-validator |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T22:17:18.975Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[accumulo-notifications] 20200108 [GitHub] [accumulo] milleruntime opened a new pull request #1469: Update hibernate-validator. Fixes CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/r87b7e2d22982b4ca9f88f5f4f22a19b394d2662415b233582ed22ebf%40%3Cnotifications.accumulo.apache.org%3E" }, { "name": "[accumulo-notifications] 20200109 [GitHub] [accumulo] milleruntime closed pull request #1469: Update hibernate-validator. Fixes CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/r4f8b4e2541be4234946e40d55859273a7eec0f4901e8080ce2406fe6%40%3Cnotifications.accumulo.apache.org%3E" }, { "name": "[accumulo-notifications] 20200109 [GitHub] [accumulo] milleruntime commented on issue #1469: Update hibernate-validator. Fixes CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/r4f92d7f7682dcff92722fa947f9e6f8ba2227c5dc3e11ba09114897d%40%3Cnotifications.accumulo.apache.org%3E" }, { "name": "RHSA-2020:0164", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "name": "RHSA-2020:0159", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "name": "RHSA-2020:0160", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "name": "RHSA-2020:0161", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "name": "RHSA-2020:0445", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "name": "[portals-pluto-dev] 20210714 [jira] [Created] (PLUTO-791) Upgrade to hibernate-validator-6.0.20.Final due to CVE-2020-10693 and CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/rf9c17c3efc4a376a96e9e2777eee6acf0bec28e2200e4b35da62de4a%40%3Cpluto-dev.portals.apache.org%3E" }, { "name": "[portals-pluto-dev] 20210714 [jira] [Closed] (PLUTO-791) Upgrade to hibernate-validator-6.0.20.Final due to CVE-2020-10693 and CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/rd418deda6f0ebe658c2015f43a14d03acb8b8c2c093c5bf6b880cd7c%40%3Cpluto-dev.portals.apache.org%3E" }, { "name": "[portals-pluto-scm] 20210714 [portals-pluto] branch master updated: PLUTO-791 Upgrade to hibernate-validator-6.0.20.Final due to CVE-2020-10693 and CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/rb8dca19a4e52b60dab0ab21e2ff9968d78f4b84e4033824db1dd24b4%40%3Cpluto-scm.portals.apache.org%3E" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10219" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20220210-0024/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "hibernate-validator", "vendor": "Hibernate", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-02-10T09:07:39", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "[accumulo-notifications] 20200108 [GitHub] [accumulo] milleruntime opened a new pull request #1469: Update hibernate-validator. Fixes CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/r87b7e2d22982b4ca9f88f5f4f22a19b394d2662415b233582ed22ebf%40%3Cnotifications.accumulo.apache.org%3E" }, { "name": "[accumulo-notifications] 20200109 [GitHub] [accumulo] milleruntime closed pull request #1469: Update hibernate-validator. Fixes CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/r4f8b4e2541be4234946e40d55859273a7eec0f4901e8080ce2406fe6%40%3Cnotifications.accumulo.apache.org%3E" }, { "name": "[accumulo-notifications] 20200109 [GitHub] [accumulo] milleruntime commented on issue #1469: Update hibernate-validator. Fixes CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/r4f92d7f7682dcff92722fa947f9e6f8ba2227c5dc3e11ba09114897d%40%3Cnotifications.accumulo.apache.org%3E" }, { "name": "RHSA-2020:0164", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "name": "RHSA-2020:0159", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "name": "RHSA-2020:0160", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "name": "RHSA-2020:0161", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "name": "RHSA-2020:0445", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "name": "[portals-pluto-dev] 20210714 [jira] [Created] (PLUTO-791) Upgrade to hibernate-validator-6.0.20.Final due to CVE-2020-10693 and CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/rf9c17c3efc4a376a96e9e2777eee6acf0bec28e2200e4b35da62de4a%40%3Cpluto-dev.portals.apache.org%3E" }, { "name": "[portals-pluto-dev] 20210714 [jira] [Closed] (PLUTO-791) Upgrade to hibernate-validator-6.0.20.Final due to CVE-2020-10693 and CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/rd418deda6f0ebe658c2015f43a14d03acb8b8c2c093c5bf6b880cd7c%40%3Cpluto-dev.portals.apache.org%3E" }, { "name": "[portals-pluto-scm] 20210714 [portals-pluto] branch master updated: PLUTO-791 Upgrade to hibernate-validator-6.0.20.Final due to CVE-2020-10693 and CVE-2019-10219", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/rb8dca19a4e52b60dab0ab21e2ff9968d78f4b84e4033824db1dd24b4%40%3Cpluto-scm.portals.apache.org%3E" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10219" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://security.netapp.com/advisory/ntap-20220210-0024/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-10219", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "hibernate-validator", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "Hibernate" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack." } ] }, "impact": { "cvss": [ [ { "vectorString": "6.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "[accumulo-notifications] 20200108 [GitHub] [accumulo] milleruntime opened a new pull request #1469: Update hibernate-validator. Fixes CVE-2019-10219", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r87b7e2d22982b4ca9f88f5f4f22a19b394d2662415b233582ed22ebf@%3Cnotifications.accumulo.apache.org%3E" }, { "name": "[accumulo-notifications] 20200109 [GitHub] [accumulo] milleruntime closed pull request #1469: Update hibernate-validator. Fixes CVE-2019-10219", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r4f8b4e2541be4234946e40d55859273a7eec0f4901e8080ce2406fe6@%3Cnotifications.accumulo.apache.org%3E" }, { "name": "[accumulo-notifications] 20200109 [GitHub] [accumulo] milleruntime commented on issue #1469: Update hibernate-validator. Fixes CVE-2019-10219", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r4f92d7f7682dcff92722fa947f9e6f8ba2227c5dc3e11ba09114897d@%3Cnotifications.accumulo.apache.org%3E" }, { "name": "RHSA-2020:0164", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "name": "RHSA-2020:0159", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "name": "RHSA-2020:0160", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "name": "RHSA-2020:0161", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "name": "RHSA-2020:0445", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "name": "[portals-pluto-dev] 20210714 [jira] [Created] (PLUTO-791) Upgrade to hibernate-validator-6.0.20.Final due to CVE-2020-10693 and CVE-2019-10219", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rf9c17c3efc4a376a96e9e2777eee6acf0bec28e2200e4b35da62de4a@%3Cpluto-dev.portals.apache.org%3E" }, { "name": "[portals-pluto-dev] 20210714 [jira] [Closed] (PLUTO-791) Upgrade to hibernate-validator-6.0.20.Final due to CVE-2020-10693 and CVE-2019-10219", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rd418deda6f0ebe658c2015f43a14d03acb8b8c2c093c5bf6b880cd7c@%3Cpluto-dev.portals.apache.org%3E" }, { "name": "[portals-pluto-scm] 20210714 [portals-pluto] branch master updated: PLUTO-791 Upgrade to hibernate-validator-6.0.20.Final due to CVE-2020-10693 and CVE-2019-10219", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rb8dca19a4e52b60dab0ab21e2ff9968d78f4b84e4033824db1dd24b4@%3Cpluto-scm.portals.apache.org%3E" }, { "name": "https://www.oracle.com/security-alerts/cpujan2022.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10219", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10219" }, { "name": "https://security.netapp.com/advisory/ntap-20220210-0024/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20220210-0024/" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-10219", "datePublished": "2019-11-08T14:46:03", "dateReserved": "2019-03-27T00:00:00", "dateUpdated": "2024-08-04T22:17:18.975Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-10219\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-11-08T15:15:11.157\",\"lastModified\":\"2023-11-07T03:02:27.093\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.\"},{\"lang\":\"es\",\"value\":\"Una vulnerabilidad fue encontrada en Hibernate-Validator. La anotaci\u00f3n del validador SafeHtml no puede sanear apropiadamente las cargas \u00fatiles que consisten en c\u00f3digo potencialmente malicioso en los comentarios e instrucciones HTML. Esta vulnerabilidad puede resultar en un ataque de tipo XSS.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\",\"baseScore\":4.3},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:hibernate_validator:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.0.18\",\"matchCriteriaId\":\"552F082C-38E5-49A9-A451-71B6ECAF21B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:hibernate_validator:6.1.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"A82A1C19-F8AE-4DA9-891D-247F07D57605\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:hibernate_validator:6.1.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"E38B943A-B167-4EAD-9308-47FF525BE57A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:hibernate_validator:6.1.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"6766965C-2991-4559-975B-9E864DF8F10D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:hibernate_validator:6.1.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6CD7403-23C7-488F-84EC-1F0C675E87D3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:hibernate_validator:6.1.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"A0033893-4CA9-41F4-8FF0-3BE20F5BE1C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:hibernate_validator:6.1.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"EEB7C69E-FA13-43AB-89AD-FE1E4687E02A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:fuse:1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"077732DB-F5F3-4E9C-9AC0-8142AB85B32F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:jboss_data_grid:-:*:*:*:text-only:*:*:*\",\"matchCriteriaId\":\"2BF03A52-4068-47EA-8846-1E5FB708CE1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:jboss_enterprise_application_platform:-:*:*:*:text-only:*:*:*\",\"matchCriteriaId\":\"B8423D7F-3A8F-4AD8-BF51-245C9D8DD816\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_application_runtimes:-:*:*:*:text-only:*:*:*\",\"matchCriteriaId\":\"ADB40F59-CAAE-47D6-850C-12619D8D5B34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:single_sign-on:-:*:*:*:text-only:*:*:*\",\"matchCriteriaId\":\"341E6313-20D5-44CB-9719-B20585DC5AD6\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:jboss_enterprise_application_platform:7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0C3AA5CE-9ACB-4E96-A4C1-50A662D641FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:jboss_enterprise_application_platform:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B4911A72-5FAE-47C5-A141-2E3CA8E1CCAB\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:linux:*:*\",\"matchCriteriaId\":\"F3E0B672-3E06-4422-B2A4-0BD073AEC2A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"3A756737-1CC4-42C2-A4DF-E1C893B4E2D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:*\",\"matchCriteriaId\":\"B55E8D50-99B4-47EC-86F9-699B67D473CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:management_services_for_element_software_and_netapp_hci:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FDAC85F0-93AF-4BE3-AE1A-8ADAF1CDF9AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:snapcenter_plug-in:-:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"DC01D8F3-291A-44E5-99C1-6771F6656E0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:element:-:*:*:*:*:vcenter_server:*:*\",\"matchCriteriaId\":\"5E1DE4F5-9094-4C73-AA1B-5C902F38DD24\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:access_manager:11.1.2.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8DEAFEDC-2D0F-4A5F-99A0-BD41DD6DC017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:access_manager:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A287FA5D-D7D9-40B4-8DB2-1D7CE1808408\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"20EB3430-0FF2-4668-BB20-A5611ACC73F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:agile_engineering_data_management:6.2.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80C9DBB8-3D50-4D5D-859A-B022EB7C2E64\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:agile_plm:9.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D14ABF04-E460-4911-9C6C-B7BCEFE68E9D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:agile_plm:9.3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C650FEDB-E903-4C2D-AD40-282AB5F2E3C2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:agile_product_lifecycle_analytics:3.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"432BFCF5-A5DC-487C-A111-DE70AB3FCDAC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:agile_product_lifecycle_management_integration_pack:3.6:*:*:*:*:e-business_suite:*:*\",\"matchCriteriaId\":\"5B62CB3B-FDDF-4AFF-A47E-6ADE6504D451\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:airlines_data_model:12.1.1.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06480458-3216-4C42-9270-F68A41EEC147\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:airlines_data_model:12.2.0.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"480BF1CB-11D7-4D86-A99E-960F316F2E1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:application_express:21.1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB124AD9-8000-449B-8219-0FF011F86B03\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:application_performance_management:13.4.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F84E5662-0289-4ED5-A112-BC506508216C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:application_performance_management:13.5.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD312681-73A4-4B21-BDE8-50DED7E3E0CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:application_testing_suite:13.3.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A125E817-F974-4509-872C-B71933F42AD1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:argus_analytics:8.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BC3D0C4E-0B40-4ACF-BD9E-104CC1D77521\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:argus_analytics:8.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E67940FD-3BA7-40A8-8E40-44B37D23E2DE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:argus_analytics:8.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EE6EB4DE-33DA-4810-96BD-29C82B433714\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:argus_analytics:8.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0C446826-EF5B-4937-ADB4-1102F9F39304\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:argus_insight:8.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7FCB446-49A7-48B9-8808-E72A4E2E48C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:argus_insight:8.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9E9B2F53-257E-49E2-83C3-0840BDB4D67C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:argus_insight:8.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6CF34B1B-0FC0-4EA6-830D-D2191337D451\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:argus_safety:8.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"09B79608-5D94-45C3-ADF0-B181B92C3014\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:argus_safety:8.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F05D844-38BD-4EEB-AF91-E5ED18B1E7E8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:argus_safety:8.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"25193811-46CE-4A0E-B22D-67BE99FAD450\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_apis:18.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"869D51B3-FB50-4BD6-8A0C-D0984267525F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_apis:18.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"08B8F413-2000-493B-82B1-BEFE343BB8C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_apis:18.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"042269E6-D3B4-4867-86FA-9301FACA9FF2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_apis:19.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CF34B11F-3DE1-4C22-8EB1-AEE5CE5E4172\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_apis:19.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"86F03B63-F922-45CD-A7D1-326DB0042875\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_apis:20.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7CBFC93F-8B39-45A2-981C-59B187169BD4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_apis:21.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0843465C-F940-4FFC-998D-9A2668B75EA0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_deposits_and_lines_of_credit_servicing:2.12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1F834ACC-D65B-4CA3-91F1-415CBC6077E2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_digital_experience:17.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"560F20E6-AEA1-4CE5-A393-C9B2CF334C5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_digital_experience:18.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BBE7BF09-B89C-4590-821E-6C0587E096B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_digital_experience:18.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7231D2D-4092-44F3-B60A-D7C9ED78AFDF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_digital_experience:19.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7BDFC10-45A0-46D8-AB92-4A5E2C1C76ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_digital_experience:19.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"18127694-109C-4E7E-AE79-0BA351849291\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_digital_experience:20.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33F68878-BC19-4DB8-8A72-BD9FE3D0ACEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_digital_experience:21.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D6895A6-511A-4DC6-9F9B-58E05B86BDB1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_enterprise_default_management:2.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E60C0966-BF0D-4D18-B09B-5D0BB96DBFF3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_enterprise_default_management:2.7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E0FCD3BC-33D8-49D1-844B-6B9DE0CA4997\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_enterprise_default_management:2.7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"473749BD-267E-480F-8E7F-C762702DB66E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_enterprise_default_management:2.10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74C7E2F1-17FC-4322-A5C3-F7EB612BA4F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_enterprise_default_management:2.12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"320D36DA-D99F-4149-B582-3F4AB2F41A1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_enterprise_default_managment:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.3.0\",\"versionEndIncluding\":\"2.4.0\",\"matchCriteriaId\":\"05E4EB25-7B7A-4A10-A535-8C7CA4D6FEB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_loans_servicing:2.12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5E502A46-BAF4-4558-BC8F-9F014A2FB26A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_party_management:2.7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C542DC5E-6657-4178-9C69-46FD3C187D56\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_platform:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.3.0\",\"versionEndIncluding\":\"2.4.1\",\"matchCriteriaId\":\"6D0F559E-0790-461B-ACED-5B00F4D40893\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_platform:2.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"132CE62A-FBFC-4001-81EC-35D81F73AF48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_platform:2.7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"282150FF-C945-4A3E-8A80-E8757A8907EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:banking_platform:2.7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"645AA3D1-C8B5-4CD2-8ACE-31541FA267F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:bi_publisher:5.5.0.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5CD806C1-CC17-47BD-8BB0-9430C4253BC7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:bi_publisher:11.1.1.9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C83DA9A0-2EBC-4298-8412-1A7C4DC88C2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:bi_publisher:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9DC56004-4497-4CDD-AE76-5E3DFAE170F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:bi_publisher:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"274A0CF5-41E8-42E0-9931-F7372A65B9C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:big_data_spatial_and_graph:23.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BEF828F5-C666-40DA-98DD-CDF658D7090B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BA8461A2-428C-4817-92A9-0C671545698D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:business_intelligence:5.5.0.0.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"D40AD626-B23A-44A3-A6C0-1FFB4D647AE4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:business_intelligence:5.9.0.0.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"B602F9E8-1580-436C-A26D-6E6F8121A583\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:business_intelligence:12.2.1.3.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"77C3DD16-1D81-40E1-B312-50FBD275507C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"81DAC8C0-D342-44B5-9432-6B88D389584F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:business_process_management_suite:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E869C417-C0E6-4FC3-B406-45598A1D1906\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFEFE2C0-7B98-44F9-B3AD-D6EC607E90DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:clinical:5.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4B2CEA84-0983-4C40-B923-99244ABCF32D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:clinical:5.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2FD798A8-38B7-42C1-9043-863D16CE7ACA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:commerce_guided_search:11.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2A3622F5-5976-4BBC-A147-FC8A6431EA79\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:commerce_platform:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.3.0\",\"versionEndIncluding\":\"11.3.2\",\"matchCriteriaId\":\"F012E976-E219-46C2-8177-60ED859594BE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_application_session_controller:3.9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"787E2C1B-9BAD-4018-8495-E9BE75628BB8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0111372-B39F-4B3D-8136-44C2C1CFD12B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B465F237-0271-4389-8035-89C07A52350D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_billing_and_revenue_management_elastic_charging_engine:11.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A9E4125-B744-4A9D-BFE6-5D82939958FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_billing_and_revenue_management_elastic_charging_engine:12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"261212BD-125A-487F-97E8-A9587935DFE8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_calendar_server:8.0.0.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4063FAD6-21D4-42C7-87C0-D299532E0982\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_calendar_server:8.0.0.6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F6E8A8C3-253A-4BDD-9AD2-4445DC387B4D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"98FB24DB-AF91-48D0-9CA5-C8250D183FD5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"868E7C46-7E45-4CFA-8A25-7CBFED912096\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B6B6FE82-7BFA-481D-99D6-789B146CA18B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_console:1.7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BC12B43F-30F6-4B05-AB3A-E91D8404D5A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D423B62-8EFE-4EFD-A986-5F5ECE5B892F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.14.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E463039-5E48-4AA0-A42B-081053FA0111\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.14.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4479F76A-4B67-41CC-98C7-C76B81050F8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:1.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DAEB09CA-9352-43CD-AF66-92BE416E039C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:1.6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"45E5C9B0-AB25-4744-88E4-FD0C4A853001\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:1.15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A442DA9E-FF9A-4C51-9D3E-68D09C8BB472\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:1.14.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0AB059F2-FEC4-4180-8A90-39965495055E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:1.14.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A276784-877B-4A29-A8F1-70518A438A9A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_contacts_server:8.0.0.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"59275C23-53C0-4890-A941-A71226B50CFB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0535B116-57D6-4448-86A2-09BCE50894B8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_convergence:3.0.2.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7DF939F5-C0E1-40A4-95A2-0CE7A03AB4EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0.1.0.0\",\"versionEndIncluding\":\"12.0.4.0.0\",\"matchCriteriaId\":\"0172500D-DE51-44E0-91E8-C8F36617C1F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E99E7D49-AE53-4D16-AB24-EBEAAD084289\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_data_model:11.3.2.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"69C215AB-25B4-47A6-AD6A-A60D2C0FF72F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_data_model:11.3.2.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E77E48F-1521-4C89-A5D0-A7F0A8D21AD1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_data_model:11.3.2.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F88A2F3-E201-4C68-8D11-0A5C76CDB071\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_data_model:12.1.0.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CBD877F8-E6EF-4314-AAC0-36F81F4908DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_data_model:12.1.2.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3D7356B6-E197-4978-BF18-2CFD4D350A76\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_design_studio:7.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"93BE4838-1144-4A6A-ABDB-F2766E64C91C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_design_studio:7.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1B54457C-8305-4F82-BE1E-DBA030A8E676\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_design_studio:7.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C756C62B-E655-4770-8E85-B1995889E416\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_design_studio:7.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"93F65B4C-59D5-450A-9955-7FDA32252B0F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_design_studio:7.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A67AA54B-258D-4D09-9ACB-4085E0B3E585\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_diameter_signaling_route:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0.0\",\"versionEndIncluding\":\"8.5.1.0\",\"matchCriteriaId\":\"A6BD600E-F3E9-40CE-9414-1D4506ACC1D8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_eagle_application_processor:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.1\",\"versionEndIncluding\":\"16.4\",\"matchCriteriaId\":\"95A3E946-BBD5-4BCB-B864-FB3BF5DE56D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C4A94B36-479F-48F2-9B9E-ACEA2589EF48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_interactive_session_recorder:6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"46E23F2E-6733-45AF-9BD9-1A600BD278C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_interactive_session_recorder:6.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E812639B-EE28-4C68-9F6F-70C8BF981C86\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_messaging_server:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E1214FDF-357A-4BB9-BADE-50FB2BD16D10\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64BCB9E3-883D-4C1F-9785-2E182BA47B5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0.1.0.0\",\"versionEndIncluding\":\"12.0.4.0.0\",\"matchCriteriaId\":\"26940103-F37C-4FBD-BDFD-528A497209D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB9047B1-DA8C-4BFD-BE41-728BD7ECF3E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_network_integrity:7.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FB92D8A7-2ABD-4B70-A32C-4B6B866C5B8B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B21E6EEF-2AB7-4E96-B092-1F49D11B4175\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_offline_mediation_controller:12.0.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A23B00C1-878A-4B55-B87B-EFFFA6A5E622\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D52F557F-D0A0-43D3-85F1-F10B6EBFAEDF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F545DFC9-F331-4E1D-BACB-3D26873E5858\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CBE1A019-7BB6-4226-8AC4-9D6927ADAEFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B98BAEB2-A540-4E8A-A946-C4331B913AFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8FBE260-E306-4215-80C0-D2D27CA43E0F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D7B49D71-6A31-497A-B6A9-06E84F086E7A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A28F42F0-FBDA-4574-AD30-7A04F27FEA3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_service_broker:6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6235EAE-47DD-4292-9941-6FF8D0A83843\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_services_gatekeeper:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"062E4E7C-55BB-46F3-8B61-5A663B565891\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_session_border_controller:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B9F6415-2950-49FE-9CAF-8BCA4DB6DF4B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_session_border_controller:8.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C05190B9-237F-4E2E-91EA-DB1B738864AD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_session_border_controller:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9C416FD3-2E2F-4BBC-BD5F-F896825883F4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_session_border_controller:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D886339E-EDB2-4879-BD54-1800E4CA9CAE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_unified_inventory_management:7.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"05AD47CC-8A6D-4AEC-B23E-701D3D649CC6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_unified_inventory_management:7.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D299528-8EF0-49AF-9BDE-4B6C6B1DA36C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_unified_inventory_management:7.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"17A91FD9-9F77-42D3-A4D9-48BC7568ADE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"539DA24F-E3E0-4455-84C6-A9D96CD601B3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A7637F8B-15F1-42E2-BE18-E1FF7C66587D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E43D793A-7756-4D58-A8ED-72DC4EC9CEA7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0EBC7EB1-FD72-4BFC-92CC-7C8B8E462D7C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6814B606-D054-433C-A46E-0F6E338E1C46\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1F05AF4B-A747-4314-95AE-F8495479AB3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:data_integrator:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9901F6BA-78D5-45B8-9409-07FF1C6DDD38\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9FADE563-5AAA-42FF-B43F-35B20A2386C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:database_server:12.1.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A7D10EB-D98F-4B80-AB9F-D8A9FC813E1C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:database_server:12.1.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4F3D40B7-925C-413D-AFF3-60BF330D5BC2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:database_server:19c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B2204841-585F-40C7-A1D9-C34E612808CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:database_server:21c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BDB96A21-161F-42A9-9402-FABEC9C0C15A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:demantra_demand_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.2.6\",\"versionEndIncluding\":\"12.2.11\",\"matchCriteriaId\":\"132DE874-6E47-452A-9FDD-27D5A41F046E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:documaker:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.6.0\",\"versionEndIncluding\":\"12.6.4\",\"matchCriteriaId\":\"135D531C-A692-4BE3-AB8C-37BB0D35559A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:e-business_suite:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.2.3\",\"versionEndIncluding\":\"12.2.11\",\"matchCriteriaId\":\"7E6DF81E-E392-49E5-ADF4-510A3737A5CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_communications_broker:3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4BE83BC6-5A6F-40A1-AAC7-314A575D8E07\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_data_quality:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36CF85A9-2C29-46E7-961E-8ADD0B5822CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_data_quality:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E80555C7-DA1C-472C-9467-19554DCE4476\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_manager_base_platform:13.4.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D26F3E23-F1A9-45E7-9E5F-0C0A24EE3783\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_manager_base_platform:13.5.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6E8758C8-87D3-450A-878B-86CE8C9FC140\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B095CC03-7077-4A58-AB25-CC5380CDCE5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_session_border_controller:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7015A8CB-8FA6-423E-8307-BD903244F517\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_session_border_controller:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F9A4E206-56C7-4578-AC9C-088B0C8D9CFE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:essbase:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"11.1.2.4.47\",\"matchCriteriaId\":\"C78A7E07-AB08-46C5-942D-B40BBE0C0D06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:essbase:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"21.0\",\"versionEndExcluding\":\"21.3\",\"matchCriteriaId\":\"3197F464-F0A5-4BD4-9068-65CD448D8F4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:essbase:11.1.2.4.47:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"809FD6D6-D05D-4387-A725-F707015DEFBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:essbase_administration_services:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"11.1.2.4.47\",\"matchCriteriaId\":\"A093A76C-4B2C-4FAD-BFDF-09862F831102\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:essbase_administration_services:11.1.2.4.47:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A1277A9-C49C-4840-A118-986C10A07657\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.7\",\"versionEndIncluding\":\"8.1.1\",\"matchCriteriaId\":\"7EA4D3C5-6A7C-4421-88EF-445A96DBCE0C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:7.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"03B9F810-EF80-4551-BA6D-027B0B2A787D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"47B0A947-E4C8-4C04-AD3B-950E59DF7A0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1AC36036-07CE-4903-8FFB-445C6908F0CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"435FDFA1-BF6A-499D-BDB6-88A26648DFD5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AB3F3F63-9543-4568-BCB1-1CAF88384142\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC0C4CA4-1694-474E-8272-CF96E168D962\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"93E953D0-9C0C-4B03-9939-384A1F7E2BC9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_foreign_account_tax_compliance_act_management:8.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"767CC73D-2771-4BBC-9D74-4416AEC6BB2E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_foreign_account_tax_compliance_act_management:8.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D33B68C6-2A4E-418C-A2BD-43A3CC5D1003\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_foreign_account_tax_compliance_act_management:8.0.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DAE3EA23-045D-474C-ABD8-916930D4E9E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_model_management_and_governance:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.8\",\"versionEndIncluding\":\"8.1.1\",\"matchCriteriaId\":\"0E8FD060-E9A8-499C-87B0-AF7BBED7771F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_trade-based_anti_money_laundering:8.0.7:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"B57ECC6E-CC64-4DE7-B657-3BA54EDDFFF4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:financial_services_trade-based_anti_money_laundering:8.0.8:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"10BBAD37-51A1-4819-807B-2642E9D4A69C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:flexcube_investor_servicing:12.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0A34DF8-72CC-4A8E-84F2-C2DF4A0B9FAB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:flexcube_investor_servicing:12.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21BE77B2-6368-470E-B9E6-21664D9A818A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:flexcube_investor_servicing:12.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3250073F-325A-4AFC-892F-F2005E3854A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:flexcube_investor_servicing:12.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0DDDC9C2-33D6-4123-9ABC-C9B809A6E88E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:flexcube_investor_servicing:14.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"524429D6-8AF1-4713-A9B8-678B50A3762F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:flexcube_investor_servicing:14.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ED21B958-0FD0-4697-9CE2-266DEE4E29DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:flexcube_private_banking:12.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6762F207-93C7-4363-B2F9-7A7C6F8AF993\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:flexcube_private_banking:12.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1B74B912-152D-4F38-9FC1-741D6D0B27FC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:fusion_middleware:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2177A5E9-B260-499E-8D60-920679518425\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:fusion_middleware:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6329B1A2-75A8-4909-B4FB-77AC7232B6ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EA86EF7E-6162-4244-9C88-7AF5CAB787E0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"12.3.0.1\",\"matchCriteriaId\":\"DE5EA810-3110-4343-9054-0FCFCD608C25\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"19.0.0\",\"versionEndExcluding\":\"19.1.0.0.220118\",\"matchCriteriaId\":\"78A48EA9-1CAB-4DD2-9DAD-0213F6EFC48C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"21.0.0\",\"versionEndExcluding\":\"21.5.0.0.220118\",\"matchCriteriaId\":\"71050E24-6915-4B5E-98ED-AFAA6C2FF38B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:goldengate_application_adapters:19.1.0.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7BE0590-31BD-4FCD-B50E-A5F86196F99E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:20.3.4:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"9F300E13-1B40-4B35-ACA5-4D402CD41055\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:21.3.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"B10E38A6-783C-45A2-98A1-12FA1EB3D3AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graph_server_and_client:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"21.4\",\"matchCriteriaId\":\"29312DB7-AFD2-459E-A166-95437ABED12C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:health_sciences_clinical_development_analytics:4.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4E45ADE3-2A3D-4FCA-BCDF-D0CC6CE0A23C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:health_sciences_inform_crf_submit:6.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AB8797ED-52E7-47B6-9F78-E2402671CCAC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:health_sciences_information_manager:3.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97C10FBE-FD9A-4739-9303-5B6FC7551D66\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:health_sciences_information_manager:3.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CF45C905-9EFF-4108-9B70-9FFDDD6627A6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:healthcare_data_repository:7.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E03F5DEF-DDD7-4C8C-90EF-7E4BCDEFE34B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:healthcare_data_repository:8.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"66C673C4-A825-46C0-816B-103E1C058D03\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:healthcare_data_repository:8.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BA92E70A-2249-4144-B0B8-35501159ADB3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:healthcare_foundation:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.3.0.0\",\"versionEndIncluding\":\"7.3.0.2\",\"matchCriteriaId\":\"F88FB6C5-D797-4017-A285-D3BB24B55429\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:healthcare_foundation:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndIncluding\":\"8.0.2\",\"matchCriteriaId\":\"D747A956-40A6-47D8-A813-FA4E13CB557F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:healthcare_foundation:8.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E67501BE-206A-49FD-8CBA-22935DF917F1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:healthcare_foundation:8.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F04B1BA-EA84-4AA3-B208-DECC33E192EC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:healthcare_translational_research:4.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"523391D8-CB84-4EBD-B337-6A99F52E537F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hospitality_cruise_shipboard_property_management_system:20.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"05F5B430-8BA1-4865-93B5-0DE89F424B53\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hospitality_opera_5_property_services:5.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0C177E1-66B8-4AB7-A3F0-B6CCDCC28F75\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hospitality_reporting_and_analytics:9.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FCBF2756-B831-4E6E-A15B-2A11DD48DB7C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hospitality_suite8:8.10.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CBDA65DE-5727-49DC-8D50-DA81DB3E8841\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hospitality_suite8:8.11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A577DCD3-6730-441A-B3BD-6199483FB1E2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hospitality_suite8:8.12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"577A07A9-DBB1-49E6-B2CC-60B917097472\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hospitality_suite8:8.13.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4833DCA-FC54-4F89-B2DF-8E39C9C49DF6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hospitality_suite8:8.14.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD7E9060-BA5B-4682-AC0D-EE5105AD0332\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFC79B17-E9D2-44D5-93ED-2F959E7A3D43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD04BEE5-E9A8-4584-A68C-0195CE9C402C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hyperion_financial_management:11.1.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"49706536-CE9B-4713-8460-CC961B50C341\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hyperion_financial_management:11.2.6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F6F77F79-5E93-4FC2-84F2-26AF52B4C08A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hyperion_ilearning:6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"781049BF-3467-4DB5-89D4-6A76984E0261\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hyperion_ilearning:6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"058F9FC3-CA81-43BF-B083-DA8BE388E00A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:hyperion_infrastructure_technology:11.2.7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"52C13DE5-CA3C-414F-8813-BB0847433151\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:instantis_enterprisetrack:17.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"82EA4BA7-C38B-4AF3-8914-9E3D089EBDD4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:instantis_enterprisetrack:17.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B9C9BC66-FA5F-4774-9BDA-7AB88E2839C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:instantis_enterprisetrack:17.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F69B9A5-F21B-4904-9F27-95C0F7A628E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_data_gateway:11.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD4EE554-DFE7-4C16-BC98-574DC97FC85C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_data_gateway:11.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EE4160ED-75F2-4499-AC6C-90CD092A46E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_data_gateway:11.2.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F03BFDA-6904-42D7-8170-D6FD143BB16C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_data_gateway:11.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"32EE6974-6E2E-4DE8-9F2B-8FE0FCEFECFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_data_gateway:11.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C85900AC-11DA-4FA8-A1E0-270240BF4B0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_insbridge_rating_and_underwriting:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.0\",\"versionEndIncluding\":\"5.6.0\",\"matchCriteriaId\":\"87B4051B-EB98-4D10-99D9-F15B44DBC7F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_insbridge_rating_and_underwriting:5.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"428D2B1D-CFFD-49D1-BC05-2D85D22004DE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_policy_administration:11.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F89EC4B-6D34-40F0-B7C6-C03D03F81C13\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_policy_administration:11.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"00C9E689-ED91-4A9D-B9C0-5BF4EC131409\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_policy_administration:11.2.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7EFA1879-0BF9-4493-9145-15100BC38C0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_policy_administration:11.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF958C28-4289-4433-8CD9-B6551F01926F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_policy_administration:11.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57E9FC66-F6A0-4FB0-8D92-2C9B9E3F2184\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_policy_administration_j2ee:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.1.0\",\"versionEndIncluding\":\"11.3.0\",\"matchCriteriaId\":\"48261B54-471D-4C03-AFF9-6F2EA8FA8EBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_policy_administration_j2ee:10.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64D4B80E-2B67-4BDC-9A3A-7BFDA171016A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_policy_administration_j2ee:10.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33E0F28C-1FF3-4E12-AAE4-A765F4F81EC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_policy_administration_j2ee:11.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9A570E5E-A3BC-4E19-BC44-C28D8BC9A537\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_rules_palette:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.1.0\",\"versionEndIncluding\":\"11.3.0\",\"matchCriteriaId\":\"5DEAB5CD-4223-4A43-AB9E-486113827A6C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_rules_palette:10.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AEDF91E2-E7B5-40EE-B71F-C7D59F4021BD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_rules_palette:10.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9A94F93C-5828-4D78-9C48-20AC17E72B8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_rules_palette:11.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3E25293-CB03-44CE-A8ED-04B3A0487A6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:insurance_rules_palette:11.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2B51896-E4DA-4FDA-979F-481FFB3E588A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:java_se:7u321:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F0BF15F-D4D2-4A88-BA15-79B624C4AC7D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:java_se:8u311:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D63E2911-7DA8-41AC-AB7A-1AA29076F69F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:java_se:17.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"674AFFA3-E9BA-4AFD-9A73-2A4A9DE427E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:jd_edwards_enterpriseone_orchestrator:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.2.6.1\",\"matchCriteriaId\":\"65D65139-BB80-4713-8E59-6CA1116DCC1D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:jdk:11.0.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A7F43D86-B696-41E4-A288-6A2D43A1774A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:managed_file_transfer:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2E3E923-E2AD-400D-A618-26ADF7F841A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9AB58D27-37F2-4A32-B786-3490024290A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.4.34\",\"matchCriteriaId\":\"AC7290F2-AF21-49B9-B3EF-869B7DE1A2AC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.5.0\",\"versionEndExcluding\":\"7.5.24\",\"matchCriteriaId\":\"00D3ECDE-287B-4336-898A-0DFEBE2AB6C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.6.0\",\"versionEndExcluding\":\"7.6.20\",\"matchCriteriaId\":\"105CBFD5-20DF-4BF0-9629-B87AF404E33D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.27\",\"matchCriteriaId\":\"E248F8CE-5B39-457D-A47E-620858340840\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_connectors:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"8.0.27\",\"matchCriteriaId\":\"9CD3AAAD-5F6E-4A3C-9CFC-EC4866628ABD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_connectors:8.0.27:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9E1912FB-8ABF-4640-92E7-367A4923267C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.7.36\",\"matchCriteriaId\":\"2C9E5736-6015-499E-A452-227DCFB87DA7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.27\",\"matchCriteriaId\":\"F2B0D740-75B1-4953-A99F-965F999FDC64\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_server:5.7.36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3F3390B-4081-473F-A5E0-B5E3A3888F04\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"8.0.27\",\"matchCriteriaId\":\"3C56CECB-6B97-406C-8761-8B7F74CA7DEF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"21.1.12\",\"matchCriteriaId\":\"7167D144-C4AE-487F-B59A-888E10EA59DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:oss_support_tools:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.12.42\",\"matchCriteriaId\":\"71CB79ED-A93E-4CBD-BCDD-82C5A00B373B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:peoplesoft_enterprise_cs_sa_integration_pack:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E4859861-C2EC-489F-A3B7-ACF85C709C24\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:peoplesoft_enterprise_cs_sa_integration_pack:9.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"247C0D05-C76B-44BC-8750-C716FF980D70\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:peoplesoft_enterprise_people_tools:8.57:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2CB2872-747C-47AC-8463-DD759BF105B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:peoplesoft_enterprise_people_tools:8.58:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1DBC53C9-75EC-46F7-907D-63BB74864CD6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:peoplesoft_enterprise_people_tools:8.59:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D370F2E3-EF8A-440C-8319-D52FA3431428\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.57:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7E1E416B-920B-49A0-9523-382898C2979D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.58:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D9DB4A14-2EF5-4B54-95D2-75E6CF9AA0A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:policy_automation:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.2.0\",\"versionEndIncluding\":\"12.2.24\",\"matchCriteriaId\":\"F47057A9-2DDE-4178-B140-F7D70EAED8F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:policy_automation:10.4.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D8B3B57-73D6-4402-987F-8AE723D52F94\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_analytics:18.8.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA9948AB-0CA6-4148-949C-E500466B45F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_analytics:19.12.11.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"56D17905-5E69-4BD5-973B-30662AC3D678\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_analytics:20.12.12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"70E72A74-F6A9-48EE-9279-3D9E53C2EC30\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_data_warehouse:18.8.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F14C6AB5-CC45-4753-A60F-1F527B063127\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_data_warehouse:19.12.11.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"583BBDF1-DBE4-486D-ABF8-7D2B0408490A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_data_warehouse:20.12.12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C9810151-6F80-48FD-A51E-F063EB2B7324\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_gateway:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.12.0\",\"versionEndIncluding\":\"17.12.11\",\"matchCriteriaId\":\"8B1C88FD-C2EC-4C96-AC7E-6F95C8763B48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_gateway:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"18.8.0\",\"versionEndIncluding\":\"18.8.13\",\"matchCriteriaId\":\"A621A5AE-6974-4BA5-B1AC-7130A46F68F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_gateway:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"19.12.0\",\"versionEndIncluding\":\"19.12.12\",\"matchCriteriaId\":\"4096281D-2EBA-490D-8180-3C9D05EB890A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_gateway:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"20.12.0\",\"versionEndIncluding\":\"20.12.7\",\"matchCriteriaId\":\"E6B70E72-B9FC-4E49-8EDD-29C7E14F5792\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_gateway:21.12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"15F45363-236B-4040-8AE4-C6C0E204EDBA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_p6_enterprise_project_portfolio_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.12.0.0\",\"versionEndIncluding\":\"17.12.0.0-17.12.20.0\",\"matchCriteriaId\":\"DAB9BA0D-7149-4221-A5AE-D4664E11C86F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_p6_enterprise_project_portfolio_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"18.8.0.0\",\"versionEndIncluding\":\"18.8.24.0\",\"matchCriteriaId\":\"CFE4EAC8-A743-4658-AD72-088A5E747180\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_p6_enterprise_project_portfolio_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"19.12.0.0\",\"versionEndIncluding\":\"19.12.18.0\",\"matchCriteriaId\":\"AD0DEC50-F4CD-4ACA-A118-D4F0D4F4C981\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_p6_enterprise_project_portfolio_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"20.12.0.0\",\"versionEndIncluding\":\"20.12.12.0\",\"matchCriteriaId\":\"651104CE-0569-4E6D-ACAB-AD2AC85084DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_p6_enterprise_project_portfolio_management:21.12.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"45D89239-9142-46BD-846D-76A5A74A67B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_p6_professional_project_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.12.0.0\",\"versionEndIncluding\":\"17.12.20.0\",\"matchCriteriaId\":\"E867F5E0-48A0-4D84-A0CA-A428FB2264D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_p6_professional_project_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"18.8.0.0\",\"versionEndIncluding\":\"18.8.24.0\",\"matchCriteriaId\":\"05B3FCDE-7EF8-49CA-9C09-9033E5D7B91E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_p6_professional_project_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"19.12.0.0\",\"versionEndIncluding\":\"19.12.17.0\",\"matchCriteriaId\":\"05848067-59FF-4C90-A8BA-D1E4311B3A82\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_p6_professional_project_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"20.12.0.0\",\"versionEndIncluding\":\"20.12.9.0\",\"matchCriteriaId\":\"DC6AD8C8-96ED-4CFB-9953-99139FABCE35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_portfolio_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"18.0.0.0\",\"versionEndIncluding\":\"18.0.3.0\",\"matchCriteriaId\":\"F67F218D-E827-482B-8417-483713F31D69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_portfolio_management:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"19.0.0.0\",\"versionEndIncluding\":\"19.0.1.2\",\"matchCriteriaId\":\"0ADB354B-AD0D-4EFA-B7C6-71A35FA0AFF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_portfolio_management:20.0.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"53B3B01A-532C-45B7-9BFC-19AABF55644B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_portfolio_management:20.0.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"683ABA64-9F16-4C23-8AF3-BB0C19FED9B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_unifier:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"17.7\",\"versionEndIncluding\":\"17.12\",\"matchCriteriaId\":\"08FA59A8-6A62-4B33-8952-D6E658F8DAC9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_unifier:18.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"202AD518-2E9B-4062-B063-9858AE1F9CE2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_unifier:19.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"10864586-270E-4ACF-BDCC-ECFCD299305F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_unifier:20.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"38340E3C-C452-4370-86D4-355B6B4E0A06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:primavera_unifier:21.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E9C55C69-E22E-4B80-9371-5CD821D79FE2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:rapid_planning:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.2.6\",\"versionEndIncluding\":\"12.2.11\",\"matchCriteriaId\":\"CE004F32-F4DA-45A8-AD11-8924C4F1076A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:real-time_decision_server:3.2.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C914A8CA-352B-4B02-8A2F-D5A6EC04AF53\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:real_user_experience_insight:13.4.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CADD7026-EF85-40A5-8563-7A34C6941B1F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:real_user_experience_insight:13.5.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"58F019E8-F68D-41B5-9480-0A81616F2E7C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:rest_data_services:21.2.4:*:*:*:-:*:*:*\",\"matchCriteriaId\":\"12F5FDCF-EA13-44F1-B3D8-94310CD3841C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_allocation:14.1.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51E83F05-B691-4450-BCA9-32209AEC4F6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_allocation:15.0.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"288235F9-2F9E-469A-BE14-9089D0782875\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_allocation:16.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6672F9C1-DA04-47F1-B699-C171511ACE38\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_allocation:19.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"11E57939-A543-44F7-942A-88690E39EABA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_analytics:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0.0\",\"versionEndIncluding\":\"16.0.2\",\"matchCriteriaId\":\"90D4D479-0294-4F31-B719-8544C8DC4554\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_assortment_planning:16.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"48C9BD8E-7214-4B44-B549-6F11B3EA8A04\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_back_office:14.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F0735989-13BD-40B3-B954-AC0529C5B53D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_central_office:14.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"58405263-E84C-4071-BB23-165D49034A00\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_customer_insights:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0.0\",\"versionEndIncluding\":\"16.0.2\",\"matchCriteriaId\":\"08DF20EA-D1A6-4437-90F6-C0C40273CE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_customer_management_and_segmentation_foundation:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0\",\"versionEndIncluding\":\"19.0\",\"matchCriteriaId\":\"B92BB355-DB00-438E-84E5-8EC007009576\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_eftlink:16.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3796186-D3A7-4259-846B-165AD9CEB7F1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_eftlink:17.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CEDA5540-692D-47DA-9F68-83158D9AE628\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_eftlink:18.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5435583-C454-4AC9-8A35-D2D30EB252EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_eftlink:19.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2140357-503A-4D2A-A099-CFA4DC649E41\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_eftlink:20.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6BAE5686-8E11-4EF1-BC7E-5C565F2440C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_extract_transform_and_load:13.2.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"31FFE404-027E-4B59-B3EF-BD20E1F7EECC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_financial_integration:14.1.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"798E4FEE-9B2B-436E-A2B3-B8AA1079892A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_financial_integration:15.0.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CB86F6C3-981E-4ECA-A5EB-9A9CD73D70C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_financial_integration:16.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6B042849-7EF5-4A5F-B6CD-712C0B8735BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_financial_integration:19.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7435071D-0C95-4686-A978-AFC4C9A0D0FE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_fiscal_management:14.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5F6FD19-A314-4A1F-96CB-6DB1CED79430\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_integration_bus:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0.1\",\"versionEndIncluding\":\"16.0.3\",\"matchCriteriaId\":\"A921C710-1C59-429F-B985-67C0DBFD695E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_integration_bus:13.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"40AABFD3-1D0D-4C6B-BA9A-9DA70241B51C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_integration_bus:14.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4EEF867A-587A-45E1-B2F6-0B903903F0F9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_integration_bus:14.1.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8CFCE558-9972-46A2-8539-C16044F1BAA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_integration_bus:15.0.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A1194C4E-CF42-4B4D-BA9A-40FDD28F1D58\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_integration_bus:19.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFDF4CB0-4680-449A-8576-915721D59500\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_integration_bus:19.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD311C33-A309-44D5-BBFB-539D72C7F8C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_invoice_matching:15.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A0472632-4104-4397-B619-C4E86A748465\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_invoice_matching:16.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"48E25E7C-F7E8-4739-8251-00ACD11C12FE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_merchandising_system:19.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AE1BC44A-F0AF-41CD-9CEB-B07AB5ADAB38\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_order_broker:16.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"38E74E68-7F19-4EF3-AC00-3C249EAAA39E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_order_broker:18.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0783F0D1-8FAC-4BCA-A6F5-C5C60E86D56D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_order_broker:19.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C7BD0D41-1BED-4C4F-95C8-8987C98908DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_order_management_system:19.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"99B5DC78-1C24-4F2B-A254-D833FAF47013\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_point-of-sale:14.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"274999E6-18ED-46F0-8CF2-56374B3DF174\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_predictive_application_server:14.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6B1A4F12-3E64-41CF-B2B3-B6AB734B69E0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_predictive_application_server:14.1.3.46:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9002379B-4FDA-44F3-98EB-0C9B6083E429\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_predictive_application_server:15.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24A3C819-5151-4543-A5C6-998C9387C8A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_predictive_application_server:15.0.3.115:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"476B038D-7F60-482D-87AD-B58BEA35558E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_predictive_application_server:16.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4FB98961-8C99-4490-A6B8-9A5158784F5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_predictive_application_server:16.0.3.240:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AB86C644-7B79-4F87-A06D-C178E8C2B8B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_price_management:13.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C19C5CC9-544A-4E4D-8F0A-579BB5270F07\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_price_management:14.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3E1A9B0C-735A-40B4-901C-663CF5162E96\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_price_management:14.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B956113-5B3B-436D-858B-8F29FB304364\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_price_management:14.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E0DD7FAB-0E0F-4319-95BF-C90881CE2E7E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_price_management:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7E8917F6-00E7-47EC-B86D-A3B11D5F0E0D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_price_management:15.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC456422-00B5-498E-A28E-EA834367D943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_price_management:16.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EFC5F424-119D-4C66-8251-E735EEFBC0BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_price_management:16.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C745606-0EF8-4E57-BFBC-C3FB39CB7E1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_returns_management:14.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BDB925C6-2CBC-4D88-B9EA-F246F4F7A206\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_service_backbone:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0.1\",\"versionEndIncluding\":\"16.0.3\",\"matchCriteriaId\":\"0CE45891-A6A5-4699-90A6-6F49E60A7987\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_service_backbone:14.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"054F9E62-A6D6-4850-83AD-3628C74A4384\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_service_backbone:14.1.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E702EBED-DB39-4084-84B1-258BC5FE7545\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_service_backbone:15.0.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3F7956BF-D5B6-484B-999C-36B45CD8B75B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_service_backbone:19.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D14A54A-4B04-41DE-B731-844D8AC3BE23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_service_backbone:19.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9DA6B655-A445-42E5-B6D9-70AB1C04774A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_size_profile_optimization:16.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74ACC94B-4A9F-451D-B639-6008A108BDDC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_xstore_point_of_service:17.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEC41EB8-73B4-4BDF-9321-F34EC0BAF9E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_xstore_point_of_service:18.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"48EFC111-B01B-4C34-87E4-D6B2C40C0122\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_xstore_point_of_service:19.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"073FEA23-E46A-4C73-9D29-95CFF4F5A59D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:retail_xstore_point_of_service:20.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A69FB468-EAF3-4E67-95E7-DF92C281C1F1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:sd-wan_aware:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"667A06DE-E173-406F-94DA-1FE64BCFAE18\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:sd-wan_edge:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"77E39D5C-5EFA-4FEB-909E-0A92004F2563\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:sd-wan_edge:9.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06816711-7C49-47B9-A9D7-FB18CC3F42F2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E8929B61-16EC-4FE0-98A5-1CC7CC7FD9CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:siebel_applications:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"21.12\",\"matchCriteriaId\":\"6CA63BB4-27A9-4B26-B01C-1F527C7B9454\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:spatial_studio:21.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D926BD38-E66E-41DA-9F65-40D68F8D8890\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:thesaurus_management_system:5.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"01E3B232-073E-433B-977A-1742B75109B7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:thesaurus_management_system:5.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F6FDC33-D57E-4C6A-B633-BFC587147037\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:thesaurus_management_system:5.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3B01572-9D32-44B2-8FCF-C282C887DB51\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:timesten_in-memory_database:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"11.2.2.8.27\",\"matchCriteriaId\":\"513AE97F-161C-43D2-B2D1-653125A9E920\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:timesten_in-memory_database:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"21.0.0\",\"versionEndExcluding\":\"21.1.1.1.0\",\"matchCriteriaId\":\"34656ECE-15CB-495C-8573-7C98B383F15B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:utilities_framework:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.3.0.1.0\",\"versionEndIncluding\":\"4.3.0.6.0\",\"matchCriteriaId\":\"51309958-121D-4649-AB9A-EBFA3A49F7CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:utilities_framework:4.2.0.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5435B365-BFF3-4A9E-B45C-42D8F1E20FB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:utilities_framework:4.2.0.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1FAC3840-2CF8-44CE-81BB-EEEBDA00A34A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:utilities_framework:4.4.0.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3F906F04-39E4-4BE4-8A73-9D058AAADB43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:utilities_framework:4.4.0.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B393A82-476A-4270-A903-38ED4169E431\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:utilities_framework:4.4.0.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"85CAE52B-C2CA-4C6B-A0B7-2B9D6F0499E2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:utilities_testing_accelerator:6.0.0.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3ED272C-A545-4F8C-86C0-2736B3F2DCAF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:utilities_testing_accelerator:6.0.0.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5B4C338-11E1-4235-9D5A-960B2711AC39\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:utilities_testing_accelerator:6.0.0.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C93F84E-9680-44EF-8656-D27440B51698\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:vm_virtualbox:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.1.32\",\"matchCriteriaId\":\"91A2A4B0-88FC-41D1-8719-4FAABED19F8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D6A4F71A-4269-40FC-8F61-1D1301F2B728\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A502118-5B2B-47AE-82EC-1999BD841103\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:weblogic_server:12.1.3.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C93CC705-1F8C-4870-99E6-14BF264C3811\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:weblogic_server:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F14A818F-AA16-4438-A3E4-E64C9287AC66\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4A5BB153-68E0-4DDA-87D1-0D9AB7F0A418\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"04BCDC24-4A21-473C-8733-0D9CFB38A752\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3E503FB-6279-4D4A-91D8-E237ECF9D2B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:zfs_storage_application_integration_engineering_software:1.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CB85582D-0106-47F1-894F-0BC4FF0B5462\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:oracle:communications_messaging_server:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7569C0BD-16C1-441E-BAEB-840C94BE73EF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:oracle:solaris:10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"964B57CD-CB8A-4520-B358-1C93EC5EF2DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:oracle:solaris:11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E8C192B-8044-4BF9-9F1F-57371FC0E8FD\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:oracle:fujitsu_m10-1_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4DB505EC-A54C-4033-B3A6-24CEF87A855D\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:oracle:fujitsu_m10-1:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F63BFBA-A4D8-43D1-A13E-DEED6AEF596B\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:oracle:fujitsu_m10-4_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4A48DA6-C5A5-4B3D-B43B-31380223A55A\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:oracle:fujitsu_m10-4:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4BB5347-D09D-4FC5-9F1C-7F3E036C18AD\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:oracle:fujitsu_m10-4s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB27AABE-079B-4DF0-ABEF-0D3329685B1E\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:oracle:fujitsu_m10-4s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"529D4274-F33B-47C7-A3FB-6F86096FD955\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:oracle:fujitsu_m12-1_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D2D622F-E345-4A4D-861F-6460DF56880C\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:oracle:fujitsu_m12-1:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A534E662-66B7-448B-A763-6B043112C877\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:oracle:fujitsu_m12-2_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FCBEE0C8-CC99-4A25-9342-208D4DB91AAD\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:oracle:fujitsu_m12-2:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95541D18-5C33-49E9-924D-0B21162EC2C4\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:oracle:fujitsu_m12-2s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CE5C60CD-F890-4E3F-A2C3-9153591E7647\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:oracle:fujitsu_m12-2s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"22FD4F61-0A4F-4C74-A852-B1CD3639E1D8\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0159\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0160\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0161\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0164\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0445\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10219\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r4f8b4e2541be4234946e40d55859273a7eec0f4901e8080ce2406fe6%40%3Cnotifications.accumulo.apache.org%3E\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.apache.org/thread.html/r4f92d7f7682dcff92722fa947f9e6f8ba2227c5dc3e11ba09114897d%40%3Cnotifications.accumulo.apache.org%3E\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.apache.org/thread.html/r87b7e2d22982b4ca9f88f5f4f22a19b394d2662415b233582ed22ebf%40%3Cnotifications.accumulo.apache.org%3E\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.apache.org/thread.html/rb8dca19a4e52b60dab0ab21e2ff9968d78f4b84e4033824db1dd24b4%40%3Cpluto-scm.portals.apache.org%3E\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.apache.org/thread.html/rd418deda6f0ebe658c2015f43a14d03acb8b8c2c093c5bf6b880cd7c%40%3Cpluto-dev.portals.apache.org%3E\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.apache.org/thread.html/rf9c17c3efc4a376a96e9e2777eee6acf0bec28e2200e4b35da62de4a%40%3Cpluto-dev.portals.apache.org%3E\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20220210-0024/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2022.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
rhsa-2020_0164
Vulnerability from csaf_redhat
Published
2020-01-21 02:23
Modified
2024-11-05 21:43
Summary
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.2.6 security update
Notes
Topic
An update is now available for Red Hat JBoss Enterprise Application Platform 7.2.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.
This release of Red Hat JBoss Enterprise Application Platform 7.2.6 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.5, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.6 Release Notes for information about the most significant bug fixes and enhancements included in this release.
Security Fix(es):
* undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening
on HTTPS (CVE-2019-14888)
* jboss-cli: JBoss EAP: Vault system property security attribute value is
revealed on CLI 'reload' command (CVE-2019-14885)
* netty: HTTP request smuggling by mishandled whitespace before the colon in
HTTP headers (CVE-2019-16869)
* jackson-databind: polymorphic typing issue related to
com.zaxxer.hikari.HikariConfig (CVE-2019-14540)
* jackson-databind: Serialization gadgets in classes of the commons-dbcp package
(CVE-2019-16942)
* jackson-databind: Serialization gadgets in classes of the
commons-configuration package (CVE-2019-14892)
* jackson-databind: polymorphic typing issue related to
com.zaxxer.hikari.HikariDataSource (CVE-2019-16335)
* jackson-databind: Serialization gadgets in classes of the p6spy package
(CVE-2019-16943)
* jackson-databind: polymorphic typing issue when enabling default typing for an
externally exposed JSON endpoint and having apache-log4j-extra in the classpath
leads to code execution (CVE-2019-17531)
* jackson-databind: Serialization gadgets in classes of the xalan package
(CVE-2019-14893)
* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)
* jackson-databind: Serialization gadgets in classes of the ehcache package
(CVE-2019-17267)
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 JBoss Enterprise Application Platform 7.2.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.\n\nThis release of Red Hat JBoss Enterprise Application Platform 7.2.6 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.5, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.6 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening\non HTTPS (CVE-2019-14888)\n\n* jboss-cli: JBoss EAP: Vault system property security attribute value is\nrevealed on CLI \u0027reload\u0027 command (CVE-2019-14885)\n\n* netty: HTTP request smuggling by mishandled whitespace before the colon in\nHTTP headers (CVE-2019-16869)\n\n* jackson-databind: polymorphic typing issue related to\ncom.zaxxer.hikari.HikariConfig (CVE-2019-14540)\n\n* jackson-databind: Serialization gadgets in classes of the commons-dbcp package\n(CVE-2019-16942)\n\n* jackson-databind: Serialization gadgets in classes of the\ncommons-configuration package (CVE-2019-14892)\n\n* jackson-databind: polymorphic typing issue related to\ncom.zaxxer.hikari.HikariDataSource (CVE-2019-16335)\n\n* jackson-databind: Serialization gadgets in classes of the p6spy package\n(CVE-2019-16943)\n\n* jackson-databind: polymorphic typing issue when enabling default typing for an\nexternally exposed JSON endpoint and having apache-log4j-extra in the classpath\nleads to code execution (CVE-2019-17531)\n\n* jackson-databind: Serialization gadgets in classes of the xalan package\n(CVE-2019-14893)\n\n* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)\n\n* jackson-databind: Serialization gadgets in classes of the ehcache package\n(CVE-2019-17267)", "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-2020:0164", "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=appplatform\u0026downloadType=securityPatches\u0026version=7.2", "url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=appplatform\u0026downloadType=securityPatches\u0026version=7.2" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/html-single/installation_guide/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/html-single/installation_guide/" }, { "category": "external", "summary": "1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "1758619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758619" }, { "category": "external", "summary": "1770615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770615" }, { "category": "external", "summary": "1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "JBEAP-17491", "url": "https://issues.redhat.com/browse/JBEAP-17491" }, { "category": "external", "summary": "JBEAP-17541", "url": "https://issues.redhat.com/browse/JBEAP-17541" }, { "category": "external", "summary": "JBEAP-17651", "url": "https://issues.redhat.com/browse/JBEAP-17651" }, { "category": "external", "summary": "JBEAP-17652", "url": "https://issues.redhat.com/browse/JBEAP-17652" }, { "category": "external", "summary": "JBEAP-17666", "url": "https://issues.redhat.com/browse/JBEAP-17666" }, { "category": "external", "summary": "JBEAP-17773", "url": "https://issues.redhat.com/browse/JBEAP-17773" }, { "category": "external", "summary": "JBEAP-17779", "url": "https://issues.redhat.com/browse/JBEAP-17779" }, { "category": "external", "summary": "JBEAP-17789", "url": "https://issues.redhat.com/browse/JBEAP-17789" }, { "category": "external", "summary": "JBEAP-17805", "url": "https://issues.redhat.com/browse/JBEAP-17805" }, { "category": "external", "summary": "JBEAP-17837", "url": "https://issues.redhat.com/browse/JBEAP-17837" }, { "category": "external", "summary": "JBEAP-17887", "url": "https://issues.redhat.com/browse/JBEAP-17887" }, { "category": "external", "summary": "JBEAP-17898", "url": "https://issues.redhat.com/browse/JBEAP-17898" }, { "category": "external", "summary": "JBEAP-17905", "url": "https://issues.redhat.com/browse/JBEAP-17905" }, { "category": "external", "summary": "JBEAP-17906", "url": "https://issues.redhat.com/browse/JBEAP-17906" }, { "category": "external", "summary": "JBEAP-17940", "url": "https://issues.redhat.com/browse/JBEAP-17940" }, { "category": "external", "summary": "JBEAP-17945", "url": "https://issues.redhat.com/browse/JBEAP-17945" }, { "category": "external", "summary": "JBEAP-17974", "url": "https://issues.redhat.com/browse/JBEAP-17974" }, { "category": "external", "summary": "JBEAP-17998", "url": "https://issues.redhat.com/browse/JBEAP-17998" }, { "category": "external", "summary": "JBEAP-18169", "url": "https://issues.redhat.com/browse/JBEAP-18169" }, { "category": "external", "summary": "JBEAP-18170", "url": "https://issues.redhat.com/browse/JBEAP-18170" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0164.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.2.6 security update", "tracking": { "current_release_date": "2024-11-05T21:43:27+00:00", "generator": { "date": "2024-11-05T21:43:27+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0164", "initial_release_date": "2020-01-21T02:23:36+00:00", "revision_history": [ { "date": "2020-01-21T02:23:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-21T02:23:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:43:27+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss EAP 7.2", "product": { "name": "Red Hat JBoss EAP 7.2", "product_id": "Red Hat JBoss EAP 7.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:7.2" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Dominik Mizyn" ], "organization": "Samsung R\u0026D Institute Poland" } ], "cve": "CVE-2019-10219", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1738673" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "hibernate-validator: safeHTML validator allows XSS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform\u0027s OpenDaylight will not be updated for this flaw because it is being deprecated and is only receiving security fixes for Important and Critical flaws.", "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": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10219" }, { "category": "external", "summary": "RHBZ#1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10219", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10219" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219" } ], "release_date": "2019-08-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hibernate-validator: safeHTML validator allows XSS" }, { "cve": "CVE-2019-14540", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755849" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14540" }, { "category": "external", "summary": "RHBZ#1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14540", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14540" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariConfig being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "Red Hat JBoss EAP 7.2" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig" }, { "cve": "CVE-2019-14885", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2019-10-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1770615" } ], "notes": [ { "category": "description", "text": "A flaw was found in the JBoss EAP Vault system. Confidential information of the system property\u2019s security attribute value is revealed in the JBoss EAP log file when executing a JBoss CLI \u0027reload\u0027 command. This flaw can lead to the exposure of confidential information.", "title": "Vulnerability description" }, { "category": "summary", "text": "EAP: Vault system property security attribute value is revealed on CLI \u0027reload\u0027 command", "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": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14885" }, { "category": "external", "summary": "RHBZ#1770615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14885", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14885" } ], "release_date": "2020-01-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "EAP: Vault system property security attribute value is revealed on CLI \u0027reload\u0027 command" }, { "acknowledgments": [ { "names": [ "Henning Baldersheim", "H\u00e5vard Pettersen" ], "organization": "Verizon Media" } ], "cve": "CVE-2019-14888", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-10-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772464" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Undertow HTTP server listening on HTTPS. An attacker can target the HTTPS port to carry out a Denial Of Service (DOS) to make the service unavailable on SSL.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS", "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": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14888" }, { "category": "external", "summary": "RHBZ#1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14888", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14888" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888" } ], "release_date": "2020-01-20T12:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "category": "workaround", "details": "Enable HTTP2 (enable-http2=\"true\") in the undertow\u0027s HTTPS settings.", "product_ids": [ "Red Hat JBoss EAP 7.2" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS" }, { "cve": "CVE-2019-14892", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758171" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in jackson-databind in versions before 2.9.10, 2.8.11.5 and 2.6.7.3, where it would permit polymorphic deserialization of a malicious object using commons-configuration 1 and 2 JNDI classes. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the commons-configuration package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14892" }, { "category": "external", "summary": "RHBZ#1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14892", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14892" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892" } ], "release_date": "2019-09-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the commons-configuration package" }, { "cve": "CVE-2019-14893", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758182" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the xalan package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14893" }, { "category": "external", "summary": "RHBZ#1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14893", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14893" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893" } ], "release_date": "2019-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Red Hat JBoss EAP 7.2" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the xalan package" }, { "cve": "CVE-2019-16335", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755831" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16335" }, { "category": "external", "summary": "RHBZ#1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16335", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16335" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariDataSource being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "Red Hat JBoss EAP 7.2" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource" }, { "cve": "CVE-2019-16869", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2019-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758619" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform ships a vulnerable netty library as part of the logging-elasticsearch5 container. ElasticSearch\u0027s security team has stated that this vulnerability does not poses a substantial practical threat to ElasticSearch 6 [1]. We agree that this issue would be difficult to exploit these vulnerabilities on OpenShift Container Platform, so we\u0027re reducing the impact of this issue to moderate and may fix it in the future release.\n\nRed Hat Satellite ships vulnerable netty version embedded in Candlepin, however, is not directly vulnerable since HTTP requests are handled by Tomcat and not netty.\n\n[1] https://github.com/elastic/elasticsearch/issues/49396", "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": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16869" }, { "category": "external", "summary": "RHBZ#1758619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16869" } ], "release_date": "2019-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "category": "workaround", "details": "* Use HTTP/2 instead (clear boundaries between requests)\n* Disable reuse of backend connections eg. ```http-reuse never``` in HAProxy or whatever equivalent LB settings", "product_ids": [ "Red Hat JBoss EAP 7.2" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers" }, { "cve": "CVE-2019-16942", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758187" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the commons-dbcp (1.4) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of org.apache.commons.dbcp.datasources.SharedPoolDataSource and org.apache.commons.dbcp.datasources.PerUserPoolDataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16942" }, { "category": "external", "summary": "RHBZ#1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16942", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16942" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Red Hat JBoss EAP 7.2" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*" }, { "cve": "CVE-2019-16943", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758191" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16943" }, { "category": "external", "summary": "RHBZ#1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16943", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16943" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Red Hat JBoss EAP 7.2" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource" }, { "cve": "CVE-2019-17267", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758167" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the ehcache package", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17267" }, { "category": "external", "summary": "RHBZ#1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17267", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17267" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267" } ], "release_date": "2019-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Red Hat JBoss EAP 7.2" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the ehcache package" }, { "cve": "CVE-2019-17531", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1775293" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the apache-log4j-extra (version 1.2.x) jar in the classpath, and an attacker can provide a JNDI service to access, it is possible to make the service execute a malicious payload.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss EAP 7.2" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17531" }, { "category": "external", "summary": "RHBZ#1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17531", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17531" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531" } ], "release_date": "2019-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:23:36+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nThe References section of this erratum contains a download link (you must log in to download the update).\n\nThe JBoss server process must be restarted for the update to take effect.", "product_ids": [ "Red Hat JBoss EAP 7.2" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0164" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Red Hat JBoss EAP 7.2" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "Red Hat JBoss EAP 7.2" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*" } ] }
rhsa-2020_2067
Vulnerability from csaf_redhat
Published
2020-05-18 10:24
Modified
2024-11-05 22:13
Summary
Red Hat Security Advisory: Red Hat build of Thorntail 2.5.1 security and bug fix update
Notes
Topic
An update is now available for Red Hat build of Thorntail.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability. For more information, see the CVE links in the References section.
Details
This release of Red Hat build of Thorntail 2.5.1 includes security updates, bug fixes, and enhancements. For more information, see the release notes page listed in the References section.
Security Fix(es):
* apache-commons-beanutils: does not suppresses the class property in PropertyUtilsBean by default (CVE-2019-10086)
* cxf: does not restrict the number of message attachments (CVE-2019-12406)
* cxf: OpenId Connect token service does not properly validate the clientId (CVE-2019-12419)
* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)
* HTTP/2: flood using PING frames results in unbounded memory growth (CVE-2019-9512)
* HTTP/2: flood using HEADERS frames results in unbounded memory growth (CVE-2019-9514)
* HTTP/2: flood using SETTINGS frames results in unbounded memory growth (CVE-2019-9515)
* HTTP/2: large amount of data requests leads to denial of service (CVE-2019-9511)
* jackson-databind: Multiple serialization gadgets (CVE-2019-17531, CVE-2019-16943, CVE-2019-16942, CVE-2019-17267, CVE-2019-14540, CVE-2019-16335, CVE-2019-14893, CVE-2019-14892, CVE-2020-9546, CVE-2020-9547, CVE-2020-9548, CVE-2020-10969, CVE-2020-10968, CVE-2020-11111, CVE-2020-11112, CVE-2020-11113, CVE-2020-11619, CVE-2020-11620, CVE-2019-20330, CVE-2020-8840)
* jackson-databind: mishandles the interaction between serialization gadgets and typing which could result in remote command
execution (CVE-2020-10672, CVE-2020-10673)
* keycloak: adapter endpoints are exposed via arbitrary URLs (CVE-2019-14820)
* keycloak: missing signatures validation on CRL used to verify client certificates (CVE-2019-3875)
* keycloak: SAML broker does not check existence of signature on document allowing any user impersonation (CVE-2019-10201)
* keycloak: CSRF check missing in My Resources functionality in the Account Console (CVE-2019-10199)
* keycloak: cross-realm user access auth bypass (CVE-2019-14832)
* netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling (CVE-2020-7238)
* SmallRye: SecuritySupport class is incorrectly public and contains a static method to access the current threads context class loader (CVE-2020-1729)
* thrift: Out-of-bounds read related to TJSONProtocol or TSimpleJSONProtocol (CVE-2019-0210)
* thrift: Endless loop when feed with specific input data (CVE-2019-0205)
* undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS (CVE-2019-14888)
* wildfly: The 'enabled-protocols' value in legacy security is not respected if OpenSSL security provider is in use (CVE-2019-14887)
* wildfly-core: Incorrect privileges for 'Monitor', 'Auditor' and 'Deployer' user by default (CVE-2019-14838)
* xml-security: Apache Santuario potentially loads XML parsing code from an untrusted source (CVE-2019-12400)
For more details about the security issues and their impact, the CVSS score, acknowledgements, and other related information, see the CVE pages listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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 build of Thorntail.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability. For more information, see the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "This release of Red Hat build of Thorntail 2.5.1 includes security updates, bug fixes, and enhancements. For more information, see the release notes page listed in the References section.\n\nSecurity Fix(es):\n\n* apache-commons-beanutils: does not suppresses the class property in PropertyUtilsBean by default (CVE-2019-10086)\n\n* cxf: does not restrict the number of message attachments (CVE-2019-12406)\n\n* cxf: OpenId Connect token service does not properly validate the clientId (CVE-2019-12419)\n\n* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)\n\n* HTTP/2: flood using PING frames results in unbounded memory growth (CVE-2019-9512)\n\n* HTTP/2: flood using HEADERS frames results in unbounded memory growth (CVE-2019-9514)\n\n* HTTP/2: flood using SETTINGS frames results in unbounded memory growth (CVE-2019-9515)\n\n* HTTP/2: large amount of data requests leads to denial of service (CVE-2019-9511)\n\n* jackson-databind: Multiple serialization gadgets (CVE-2019-17531, CVE-2019-16943, CVE-2019-16942, CVE-2019-17267, CVE-2019-14540, CVE-2019-16335, CVE-2019-14893, CVE-2019-14892, CVE-2020-9546, CVE-2020-9547, CVE-2020-9548, CVE-2020-10969, CVE-2020-10968, CVE-2020-11111, CVE-2020-11112, CVE-2020-11113, CVE-2020-11619, CVE-2020-11620, CVE-2019-20330, CVE-2020-8840)\n\n* jackson-databind: mishandles the interaction between serialization gadgets and typing which could result in remote command \nexecution (CVE-2020-10672, CVE-2020-10673)\n\n* keycloak: adapter endpoints are exposed via arbitrary URLs (CVE-2019-14820)\n\n* keycloak: missing signatures validation on CRL used to verify client certificates (CVE-2019-3875)\n\n* keycloak: SAML broker does not check existence of signature on document allowing any user impersonation (CVE-2019-10201)\n\n* keycloak: CSRF check missing in My Resources functionality in the Account Console (CVE-2019-10199)\n\n* keycloak: cross-realm user access auth bypass (CVE-2019-14832)\n\n* netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling (CVE-2020-7238)\n\n* SmallRye: SecuritySupport class is incorrectly public and contains a static method to access the current threads context class loader (CVE-2020-1729)\n\n* thrift: Out-of-bounds read related to TJSONProtocol or TSimpleJSONProtocol (CVE-2019-0210)\n\n* thrift: Endless loop when feed with specific input data (CVE-2019-0205)\n\n* undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS (CVE-2019-14888)\n\n* wildfly: The \u0027enabled-protocols\u0027 value in legacy security is not respected if OpenSSL security provider is in use (CVE-2019-14887)\n\n* wildfly-core: Incorrect privileges for \u0027Monitor\u0027, \u0027Auditor\u0027 and \u0027Deployer\u0027 user by default (CVE-2019-14838)\n\n* xml-security: Apache Santuario potentially loads XML parsing code from an untrusted source (CVE-2019-12400)\n\nFor more details about the security issues and their impact, the CVSS score, acknowledgements, and other related information, see the CVE pages listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:2067", "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions\u0026product=catRhoar.thorntail\u0026version=2.5.1", "url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions\u0026product=catRhoar.thorntail\u0026version=2.5.1" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_build_of_thorntail/2.5/html/release_notes_for_thorntail_2.5/", "url": "https://access.redhat.com/documentation/en-us/red_hat_build_of_thorntail/2.5/html/release_notes_for_thorntail_2.5/" }, { "category": "external", "summary": "1649870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649870" }, { "category": "external", "summary": "1690628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1690628" }, { "category": "external", "summary": "1728609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728609" }, { "category": "external", "summary": "1729261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729261" }, { "category": "external", "summary": "1735645", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735645" }, { "category": "external", "summary": "1735744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735744" }, { "category": "external", "summary": "1735745", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735745" }, { "category": "external", "summary": "1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "1741860", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1741860" }, { "category": "external", "summary": "1749487", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749487" }, { "category": "external", "summary": "1751227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1751227" }, { "category": "external", "summary": "1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "1764607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1764607" }, { "category": "external", "summary": "1764612", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1764612" }, { "category": "external", "summary": "1764658", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1764658" }, { "category": "external", "summary": "1767483", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1767483" }, { "category": "external", "summary": "1772008", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772008" }, { "category": "external", "summary": "1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "1793154", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793154" }, { "category": "external", "summary": "1796225", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796225" }, { "category": "external", "summary": "1802444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802444" }, { "category": "external", "summary": "1815470", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815470" }, { "category": "external", "summary": "1815495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815495" }, { "category": "external", "summary": "1816170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816170" }, { "category": "external", "summary": "1816175", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816175" }, { "category": "external", "summary": "1816330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816330" }, { "category": "external", "summary": "1816332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816332" }, { "category": "external", "summary": "1816337", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816337" }, { "category": "external", "summary": "1816340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816340" }, { "category": "external", "summary": "1819208", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819208" }, { "category": "external", "summary": "1819212", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819212" }, { "category": "external", "summary": "1821304", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821304" }, { "category": "external", "summary": "1821311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821311" }, { "category": "external", "summary": "1821315", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821315" }, { "category": "external", "summary": "1826798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826798" }, { "category": "external", "summary": "1826805", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826805" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_2067.json" } ], "title": "Red Hat Security Advisory: Red Hat build of Thorntail 2.5.1 security and bug fix update", "tracking": { "current_release_date": "2024-11-05T22:13:59+00:00", "generator": { "date": "2024-11-05T22:13:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:2067", "initial_release_date": "2020-05-18T10:24:57+00:00", "revision_history": [ { "date": "2020-05-18T10:24:57+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-05-18T10:24:57+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T22:13:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Text-Only RHOAR", "product": { "name": "Text-Only RHOAR", "product_id": "Text-Only RHOAR", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_application_runtimes:1.0" } } } ], "category": "product_family", "name": "Red Hat OpenShift Application Runtimes" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-0205", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1764612" } ], "notes": [ { "category": "description", "text": "In Apache Thrift all versions up to and including 0.12.0, a server or client may run into an endless loop when feed with specific input data. Because the issue had already been partially fixed in version 0.11.0, depending on the installed version it affects only certain language bindings.", "title": "Vulnerability description" }, { "category": "summary", "text": "thrift: Endless loop when feed with specific input data", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains a vulnerable version of libthrift. However, OpenDaylight does not expose libthrift in a vulnerable way, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nThe thrift package in OpenShift Container Platform is installed only in Curator images in the Logging stack. The affected code is included in this package, it\u0027s functionality is not used. This vulnerability is therefore rated Low for OpenShift Container Platform.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-0205" }, { "category": "external", "summary": "RHBZ#1764612", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1764612" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-0205", "url": "https://www.cve.org/CVERecord?id=CVE-2019-0205" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-0205", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-0205" } ], "release_date": "2019-10-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "thrift: Endless loop when feed with specific input data" }, { "cve": "CVE-2019-0210", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2019-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1764607" } ], "notes": [ { "category": "description", "text": "In Apache Thrift 0.9.3 to 0.12.0, a server implemented in Go using TJSONProtocol or TSimpleJSONProtocol may panic when feed with invalid input data.", "title": "Vulnerability description" }, { "category": "summary", "text": "thrift: Out-of-bounds read related to TJSONProtocol or TSimpleJSONProtocol", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains a vulnerable version of libthrift. However, OpenDaylight is not affected as this is a Golang specific problem, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nThe version of thrift delivered in OpenShift Container Platform is not affected by this vulnerability as it does not contain the affected code.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-0210" }, { "category": "external", "summary": "RHBZ#1764607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1764607" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-0210", "url": "https://www.cve.org/CVERecord?id=CVE-2019-0210" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-0210", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-0210" } ], "release_date": "2019-10-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "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": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "thrift: Out-of-bounds read related to TJSONProtocol or TSimpleJSONProtocol" }, { "acknowledgments": [ { "names": [ "Marek Posolda" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2019-3875", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "discovery_date": "2019-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1690628" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in keycloak before 6.0.2. The X.509 authenticator supports the verification of client certificates through the CRL, where the CRL list can be obtained from the URL provided in the certificate itself (CDP) or through the separately configured path. The CRL are often available over the network through unsecured protocols (\u0027http\u0027 or \u0027ldap\u0027) and hence the caller should verify the signature and possibly the certification path. Keycloak currently doesn\u0027t validate signatures on CRL, which can result in a possibility of various attacks like man-in-the-middle.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: missing signatures validation on CRL used to verify client certificates", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3875" }, { "category": "external", "summary": "RHBZ#1690628", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1690628" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3875", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3875" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3875", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3875" } ], "release_date": "2019-06-11T14:22:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: missing signatures validation on CRL used to verify client certificates" }, { "cve": "CVE-2019-9511", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-08-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1741860" } ], "notes": [ { "category": "description", "text": "A flaw was found in HTTP/2. An attacker can request a large amount of data by manipulating window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this queue can consume excess CPU, memory, or both, leading to a denial of service. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "HTTP/2: large amount of data requests leads to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "There are no mitigations available for nghttp2 and nodejs. Both packages will be updated once the available fixes are released for Red Hat Enterprise Linux and Red Hat Software Collections.\n\nThe nodejs RPM shipped in OpenShift Container Platform 3.9 and 3.10 is not affected by this flaw as it does not contain the vulnerable code.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-9511" }, { "category": "external", "summary": "RHBZ#1741860", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1741860" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-9511", "url": "https://www.cve.org/CVERecord?id=CVE-2019-9511" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9511", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9511" }, { "category": "external", "summary": "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md", "url": "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md" }, { "category": "external", "summary": "https://kb.cert.org/vuls/id/605641/", "url": "https://kb.cert.org/vuls/id/605641/" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/" }, { "category": "external", "summary": "https://www.nginx.com/blog/nginx-updates-mitigate-august-2019-http-2-vulnerabilities/", "url": "https://www.nginx.com/blog/nginx-updates-mitigate-august-2019-http-2-vulnerabilities/" } ], "release_date": "2019-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "Red Hat Quay 3.0 uses Nginx 1.12 from Red Hat Software Collections. It will be updated once a fixed is released for Software Collections. In the meantime users of Quay can disable http/2 support in Nginx by following these instructions:\n\n1. Copy the Nginx configuration from the quay container to the host\n$ docker cp 3aadf1421ba3:/quay-registry/conf/nginx/ /mnt/quay/nginx\n\n2. Edit the Nginx configuration, removing http/2 support\n$ sed -i \u0027s/http2 //g\u0027 /mnt/quay/nginx/nginx.conf\n\n3. Restart Nginx with the new configuration mounted into the container, eg:\n$ docker run --restart=always -p 443:8443 -p 80:8080 --sysctl net.core.somaxconn=4096 -v /mnt/quay/config:/conf/stack:Z -v /mnt/quay/storage:/datastorage -v /mnt/quay/nginx:/quay-registry/config/nginx:Z -d quay.io/redhat/quay:v3.0.3", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "HTTP/2: large amount of data requests leads to denial of service" }, { "acknowledgments": [ { "names": [ "the Envoy security team" ] } ], "cve": "CVE-2019-9512", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-08-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1735645" } ], "notes": [ { "category": "description", "text": "A flaw was found in HTTP/2. Using PING frames and queuing of response PING ACK frames, a flood attack could occur resulting in unbounded memory growth. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "HTTP/2: flood using PING frames results in unbounded memory growth", "title": "Vulnerability summary" }, { "category": "other", "text": "The golang package in Red Hat OpenStack Platform 9 Operational Tools will not be updated for this flaw because it is in technical preview and is retiring as of 24.Aug.2019.\nThis issue did not affect the versions of grafana(embeds golang) as shipped with Red Hat Ceph Storage 2 and Red Hat Gluster Storage 3 as they did not include the support for HTTP/2.\nThe following storage product versions are affected because they include the support for HTTP/2 in:\n* golang as shipped with Red Hat Gluster Storage 3, Red Hat Ceph Storage 2 and Red Hat Ceph Storage 3\n* heketi(embeds golang) as shipped with Red Hat Gluster Storage 3\n* grafana(embeds golang and grpc) as shipped with Red Hat Ceph Storage 3\nThis flaw has no available mitigation for packages golang and nodejs. Both packages will be updated once the available fixes are released for Red Hat Enterprise Linux and Red Hat Software Collections.\n\nThe nodejs RPM shipped in OpenShift Container Platform 3.9 and 3.10 is not affected by this flaw as it does not contain the vulnerable code.\n\nAll OpenShift Container Platform RPMs and container images that are built with Go and support HTTP/2 are vulnerable to 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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-9512" }, { "category": "external", "summary": "RHBZ#1735645", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735645" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-9512", "url": "https://www.cve.org/CVERecord?id=CVE-2019-9512" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9512", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9512" }, { "category": "external", "summary": "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md", "url": "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg", "url": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/wlHLHit1BqA", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/wlHLHit1BqA" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/" }, { "category": "external", "summary": "https://www.mail-archive.com/grpc-io@googlegroups.com/msg06408.html", "url": "https://www.mail-archive.com/grpc-io@googlegroups.com/msg06408.html" } ], "release_date": "2019-08-13T17:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "HTTP/2: flood using PING frames results in unbounded memory growth" }, { "acknowledgments": [ { "names": [ "the Envoy security team" ] } ], "cve": "CVE-2019-9514", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-08-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1735744" } ], "notes": [ { "category": "description", "text": "A flaw was found in HTTP/2. Using HEADER frames with invalid HTTP headers and queuing of response RST_STREAM frames, an attacker could cause a flood resulting in unbounded memory growth. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "HTTP/2: flood using HEADERS frames results in unbounded memory growth", "title": "Vulnerability summary" }, { "category": "other", "text": "The golang package in Red Hat OpenStack Platform 9 Operational Tools will not be updated for this flaw because it is in technical preview and is retiring as of 24.Aug.2019.\nThis issue did not affect the versions of grafana(embeds golang) as shipped with Red Hat Ceph Storage 2 and Red Hat Gluster Storage 3 as they did not include the support for HTTP/2.\nThe following storage product versions are affected because they include the support for HTTP/2 in:\n* golang as shipped with Red Hat Gluster Storage 3, Red Hat Ceph Storage 2 and Red Hat Ceph Storage 3\n* heketi(embeds golang) as shipped with Red Hat Gluster Storage 3\n* grafana(embeds golang and grpc) as shipped with Red Hat Ceph Storage 3\nThis flaw has no available mitigation for packages golang and nodejs. Both packages will be updated once the available fixes are released for Red Hat Enterprise Linux and Red Hat Software Collections.\n\nThe nodejs RPM shipped in OpenShift Container Platform 3.9 and 3.10 is not affected by this flaw as it does not contain the vulnerable code.\n\nAll OpenShift Container Platform RPMs and container images that are built with Go and support HTTP/2 are vulnerable to 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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-9514" }, { "category": "external", "summary": "RHBZ#1735744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735744" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-9514", "url": "https://www.cve.org/CVERecord?id=CVE-2019-9514" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9514", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9514" }, { "category": "external", "summary": "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md", "url": "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg", "url": "https://groups.google.com/forum/#!topic/golang-announce/65QixT3tcmg" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/wlHLHit1BqA", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/wlHLHit1BqA" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/" }, { "category": "external", "summary": "https://www.mail-archive.com/grpc-io@googlegroups.com/msg06408.html", "url": "https://www.mail-archive.com/grpc-io@googlegroups.com/msg06408.html" } ], "release_date": "2019-08-13T17:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "HTTP/2: flood using HEADERS frames results in unbounded memory growth" }, { "acknowledgments": [ { "names": [ "the Envoy security team" ] } ], "cve": "CVE-2019-9515", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-08-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1735745" } ], "notes": [ { "category": "description", "text": "A flaw was found in HTTP/2. Using SETTINGS frames and queuing of SETTINGS ACK frames, a flood could occur resulting in unbounded memory growth. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "HTTP/2: flood using SETTINGS frames results in unbounded memory growth", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the version of grafana(embeds gRPC) as shipped with Red Hat Ceph Storage 3 as it include the support for HTTP/2.\nThis flaw has no available mitigation for nodejs package. It will be updated once the available fixes are released for Red Hat Enterprise Linux and Red Hat Software Collections.\n\nThe nodejs RPM shipped in OpenShift Container Platform 3.9 and 3.10 is not affected by this flaw as it does not contain the vulnerable code.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-9515" }, { "category": "external", "summary": "RHBZ#1735745", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735745" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-9515", "url": "https://www.cve.org/CVERecord?id=CVE-2019-9515" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9515", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9515" }, { "category": "external", "summary": "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md", "url": "https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/", "url": "https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/" }, { "category": "external", "summary": "https://www.mail-archive.com/grpc-io@googlegroups.com/msg06408.html", "url": "https://www.mail-archive.com/grpc-io@googlegroups.com/msg06408.html" } ], "release_date": "2019-08-13T17:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "HTTP/2: flood using SETTINGS frames results in unbounded memory growth" }, { "cve": "CVE-2019-10086", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2019-10-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1767483" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Apache Commons BeanUtils, where the class property in PropertyUtilsBean is not suppressed by default. This flaw allows an attacker to access the classloader.", "title": "Vulnerability description" }, { "category": "summary", "text": "apache-commons-beanutils: does not suppresses the class property in PropertyUtilsBean by default", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10086" }, { "category": "external", "summary": "RHBZ#1767483", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1767483" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10086", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10086" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10086", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10086" }, { "category": "external", "summary": "https://commons.apache.org/proper/commons-beanutils/javadocs/v1.9.4/RELEASE-NOTES.txt", "url": "https://commons.apache.org/proper/commons-beanutils/javadocs/v1.9.4/RELEASE-NOTES.txt" } ], "release_date": "2019-08-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "There is no currently known mitigation for this flaw.", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "apache-commons-beanutils: does not suppresses the class property in PropertyUtilsBean by default" }, { "cve": "CVE-2019-10199", "cwe": { "id": "CWE-352", "name": "Cross-Site Request Forgery (CSRF)" }, "discovery_date": "2019-07-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1729261" } ], "notes": [ { "category": "description", "text": "It was found that Keycloak\u0027s account console did not perform adequate header checks in some requests. An attacker could use this flaw to trick an authenticated user into performing operations via request from an untrusted domain.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: CSRF check missing in My Resources functionality in the Account Console", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10199" }, { "category": "external", "summary": "RHBZ#1729261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729261" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10199", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10199" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10199", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10199" } ], "release_date": "2019-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: CSRF check missing in My Resources functionality in the Account Console" }, { "cve": "CVE-2019-10201", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2019-07-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1728609" } ], "notes": [ { "category": "description", "text": "It was found that Keycloak\u0027s SAML broker did not verify missing message signatures. If an attacker modifies the SAML Response and removes the \u003cSignature\u003e sections, the message is still accepted, and the message can be modified. An attacker could use this flaw to impersonate other users and gain access to sensitive information.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: SAML broker does not check existence of signature on document allowing any user impersonation", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10201" }, { "category": "external", "summary": "RHBZ#1728609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1728609" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10201", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10201" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10201", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10201" } ], "release_date": "2019-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "Administrator can prevent this issue for POST binding by requiring signed assertions.", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "keycloak: SAML broker does not check existence of signature on document allowing any user impersonation" }, { "acknowledgments": [ { "names": [ "Dominik Mizyn" ], "organization": "Samsung R\u0026D Institute Poland" } ], "cve": "CVE-2019-10219", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1738673" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "hibernate-validator: safeHTML validator allows XSS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform\u0027s OpenDaylight will not be updated for this flaw because it is being deprecated and is only receiving security fixes for Important and Critical flaws.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10219" }, { "category": "external", "summary": "RHBZ#1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10219", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10219" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219" } ], "release_date": "2019-08-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hibernate-validator: safeHTML validator allows XSS" }, { "cve": "CVE-2019-12400", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-08-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1764658" } ], "notes": [ { "category": "description", "text": "In version 2.0.3 Apache Santuario XML Security for Java, a caching mechanism was introduced to speed up creating new XML documents using a static pool of DocumentBuilders. However, if some untrusted code can register a malicious implementation with the thread context class loader first, then this implementation might be cached and re-used by Apache Santuario - XML Security for Java, leading to potential security flaws when validating signed documents, etc. The vulnerability affects Apache Santuario - XML Security for Java 2.0.x releases from 2.0.3 and all 2.1.x releases before 2.1.4.", "title": "Vulnerability description" }, { "category": "summary", "text": "xml-security: Apache Santuario potentially loads XML parsing code from an untrusted source", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-12400" }, { "category": "external", "summary": "RHBZ#1764658", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1764658" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-12400", "url": "https://www.cve.org/CVERecord?id=CVE-2019-12400" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12400", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12400" } ], "release_date": "2019-08-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "xml-security: Apache Santuario potentially loads XML parsing code from an untrusted source" }, { "cve": "CVE-2019-12406", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816170" } ], "notes": [ { "category": "description", "text": "Apache CXF before 3.3.4 and 3.2.11 does not restrict the number of message attachments present in a given message. This leaves open the possibility of a denial of service type attack, where a malicious user crafts a message containing a very large number of message attachments. From the 3.3.4 and 3.2.11 releases, a default limit of 50 message attachments is enforced. This is configurable via the message property \"attachment-max-count\".", "title": "Vulnerability description" }, { "category": "summary", "text": "cxf: does not restrict the number of message attachments", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-12406" }, { "category": "external", "summary": "RHBZ#1816170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816170" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-12406", "url": "https://www.cve.org/CVERecord?id=CVE-2019-12406" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12406", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12406" } ], "release_date": "2019-11-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cxf: does not restrict the number of message attachments" }, { "cve": "CVE-2019-12419", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2020-03-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816175" } ], "notes": [ { "category": "description", "text": "A flaw was found in cxf in versions prior to 3.2.11 and 3.3.4. The access token services do not properly validate that an authenticated principal is equal to that of the supplied clientId parameter allowing a malicious client to use an authorization code that has been issued to a different client as their own. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cxf: OpenId Connect token service does not properly validate the clientId", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Logging the openshift-logging/elasticsearch6-rhel8 container bundles the vulnerable version of apache-cxf, but the vulnerable class is not shipped, hence this component is not affected by this vulnerability.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-12419" }, { "category": "external", "summary": "RHBZ#1816175", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816175" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-12419", "url": "https://www.cve.org/CVERecord?id=CVE-2019-12419" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12419", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12419" } ], "release_date": "2019-11-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cxf: OpenId Connect token service does not properly validate the clientId" }, { "cve": "CVE-2019-14540", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755849" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14540" }, { "category": "external", "summary": "RHBZ#1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14540", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14540" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariConfig being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "Text-Only RHOAR" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig" }, { "cve": "CVE-2019-14820", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2018-11-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1649870" } ], "notes": [ { "category": "description", "text": "It was found that keycloak exposes internal adapter endpoints in org.keycloak.constants.AdapterConstants, which can be invoked via a specially-crafted URL. This vulnerability could allow an attacker to access unauthorized information.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: adapter endpoints are exposed via arbitrary URLs", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14820" }, { "category": "external", "summary": "RHBZ#1649870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649870" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14820", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14820" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14820", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14820" } ], "release_date": "2019-10-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "keycloak: adapter endpoints are exposed via arbitrary URLs" }, { "cve": "CVE-2019-14832", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2019-07-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1749487" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Keycloak REST API where it would permit user access from a realm the user was not configured. An authenticated attacker with knowledge of a user id could use this flaw to access unauthorized information or to carry out further attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: cross-realm user access auth bypass", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14832" }, { "category": "external", "summary": "RHBZ#1749487", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749487" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14832", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14832" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14832", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14832" } ], "release_date": "2019-10-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: cross-realm user access auth bypass" }, { "acknowledgments": [ { "names": [ "F\u00e1bio Magalh\u00e3es de Andrade" ], "organization": "Sonda Ativas" }, { "names": [ "Juliano de Castro Santos", "Leonard Lunardi" ], "organization": "UnimedBH" } ], "cve": "CVE-2019-14838", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2019-08-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1751227" } ], "notes": [ { "category": "description", "text": "It was found that Wildfly users had default user permissions set incorrectly. A malicious user could use this flaw to access unauthorized controls for the application server.", "title": "Vulnerability description" }, { "category": "summary", "text": "wildfly-core: Incorrect privileges for \u0027Monitor\u0027, \u0027Auditor\u0027 and \u0027Deployer\u0027 user by default", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14838" }, { "category": "external", "summary": "RHBZ#1751227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1751227" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14838", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14838" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14838", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14838" }, { "category": "external", "summary": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14838", "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14838" } ], "release_date": "2019-10-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:H", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "wildfly-core: Incorrect privileges for \u0027Monitor\u0027, \u0027Auditor\u0027 and \u0027Deployer\u0027 user by default" }, { "cve": "CVE-2019-14887", "cwe": { "id": "CWE-757", "name": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)" }, "discovery_date": "2019-11-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772008" } ], "notes": [ { "category": "description", "text": "A flaw was found when an OpenSSL security provider is used with Wildfly, the \u0027enabled-protocols\u0027 value in the Wildfly configuration isn\u0027t honored. An attacker could target the traffic sent from Wildfly and downgrade the connection to a weaker version of TLS, potentially breaking the encryption. This could lead to a leak of the data being passed over the network.", "title": "Vulnerability description" }, { "category": "summary", "text": "wildfly: The \u0027enabled-protocols\u0027 value in legacy security is not respected if OpenSSL security provider is in use", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14887" }, { "category": "external", "summary": "RHBZ#1772008", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772008" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14887", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14887" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14887", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14887" } ], "release_date": "2020-03-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "Avoid using an OpenSSL security provider and instead use the default configuration or regular JSSE provider with \u0027TLS\u0027.", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "wildfly: The \u0027enabled-protocols\u0027 value in legacy security is not respected if OpenSSL security provider is in use" }, { "acknowledgments": [ { "names": [ "Henning Baldersheim", "H\u00e5vard Pettersen" ], "organization": "Verizon Media" } ], "cve": "CVE-2019-14888", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-10-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772464" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Undertow HTTP server listening on HTTPS. An attacker can target the HTTPS port to carry out a Denial Of Service (DOS) to make the service unavailable on SSL.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14888" }, { "category": "external", "summary": "RHBZ#1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14888", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14888" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888" } ], "release_date": "2020-01-20T12:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "Enable HTTP2 (enable-http2=\"true\") in the undertow\u0027s HTTPS settings.", "product_ids": [ "Text-Only RHOAR" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS" }, { "cve": "CVE-2019-14892", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758171" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in jackson-databind in versions before 2.9.10, 2.8.11.5 and 2.6.7.3, where it would permit polymorphic deserialization of a malicious object using commons-configuration 1 and 2 JNDI classes. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the commons-configuration package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14892" }, { "category": "external", "summary": "RHBZ#1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14892", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14892" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892" } ], "release_date": "2019-09-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the commons-configuration package" }, { "cve": "CVE-2019-14893", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758182" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the xalan package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14893" }, { "category": "external", "summary": "RHBZ#1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14893", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14893" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893" } ], "release_date": "2019-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the xalan package" }, { "cve": "CVE-2019-16335", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755831" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16335" }, { "category": "external", "summary": "RHBZ#1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16335", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16335" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariDataSource being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "Text-Only RHOAR" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource" }, { "cve": "CVE-2019-16942", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758187" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the commons-dbcp (1.4) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of org.apache.commons.dbcp.datasources.SharedPoolDataSource and org.apache.commons.dbcp.datasources.PerUserPoolDataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16942" }, { "category": "external", "summary": "RHBZ#1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16942", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16942" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*" }, { "cve": "CVE-2019-16943", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758191" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16943" }, { "category": "external", "summary": "RHBZ#1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16943", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16943" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource" }, { "cve": "CVE-2019-17267", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758167" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the ehcache package", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17267" }, { "category": "external", "summary": "RHBZ#1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17267", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17267" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267" } ], "release_date": "2019-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the ehcache package" }, { "cve": "CVE-2019-17531", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1775293" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the apache-log4j-extra (version 1.2.x) jar in the classpath, and an attacker can provide a JNDI service to access, it is possible to make the service execute a malicious payload.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17531" }, { "category": "external", "summary": "RHBZ#1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17531", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17531" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531" } ], "release_date": "2019-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*" }, { "cve": "CVE-2019-20330", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-01-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1793154" } ], "notes": [ { "category": "description", "text": "FasterXML jackson-databind 2.x before 2.9.10.2 lacks certain net.sf.ehcache blocking.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: lacks certain net.sf.ehcache blocking", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20330" }, { "category": "external", "summary": "RHBZ#1793154", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793154" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20330", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20330" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20330", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20330" } ], "release_date": "2020-01-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible:\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: lacks certain net.sf.ehcache blocking" }, { "acknowledgments": [ { "names": [ "Darran Lofthouse" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2020-1729", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1802444" } ], "notes": [ { "category": "description", "text": "A flaw was found in SmallRye\u0027s API through version 1.6.1. The API can allow other code running within the application server to potentially obtain the ClassLoader, bypassing any permissions checks that should have been applied. The largest threat from this vulnerability is a threat to data confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "SmallRye: SecuritySupport class is incorrectly public and contains a static method to access the current threads context class loader", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1729" }, { "category": "external", "summary": "RHBZ#1802444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802444" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1729", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1729" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1729", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1729" } ], "release_date": "2020-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "SmallRye: SecuritySupport class is incorrectly public and contains a static method to access the current threads context class loader" }, { "cve": "CVE-2020-7238", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2020-01-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1796225" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty, where it mishandles Transfer-Encoding whitespace. This flaw allows HTTP Request Smuggling.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform ships a vulnerable netty library as part of the logging-elasticsearch5 container. ElasticSearch\u0027s security team has stated that the previous vulnerability, CVE-2019-16869, does not poses a substantial practical threat to ElasticSearch 6 [1]. We agree that this issue would be difficult to exploit both these vulnerabilities on OpenShift Container Platform, so we\u0027re reducing the impact of this issue to moderate and may fix it in the future release.\n\nRed Hat Satellite ships vulnerable netty version embedded in Candlepin, however, is not directly vulnerable since HTTP requests are handled by Tomcat and not netty.\n\n[1] https://github.com/elastic/elasticsearch/issues/49396", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7238" }, { "category": "external", "summary": "RHBZ#1796225", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796225" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7238", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7238" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7238", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7238" }, { "category": "external", "summary": "https://netty.io/news/2019/12/18/4-1-44-Final.html", "url": "https://netty.io/news/2019/12/18/4-1-44-Final.html" } ], "release_date": "2020-01-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "* Use HTTP/2 instead (clear boundaries between requests)\n* Disable reuse of backend connections eg. ```http-reuse never``` in HAProxy or whatever equivalent LB settings", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling" }, { "cve": "CVE-2020-8840", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816330" } ], "notes": [ { "category": "description", "text": "A flaw was found in FasterXML jackson-databind in versions 2.0.0 through 2.9.10.2. A \"gadget\" exploit is possible due to a lack of a Java object being blocking from being deserialized. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Lacks certain xbean-reflect/JNDI blocking", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8840" }, { "category": "external", "summary": "RHBZ#1816330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816330" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8840", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8840" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8840", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8840" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Lacks certain xbean-reflect/JNDI blocking" }, { "cve": "CVE-2020-9546", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816332" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.4. FasterXML jackson-databind 2.x mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in shaded-hikari-config", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-9546" }, { "category": "external", "summary": "RHBZ#1816332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816332" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-9546", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9546" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-9546", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9546" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in shaded-hikari-config" }, { "cve": "CVE-2020-9547", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816337" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x. FasterXML jackson-databind 2.x mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in ibatis-sqlmap", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-9547" }, { "category": "external", "summary": "RHBZ#1816337", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816337" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-9547", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9547" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-9547", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9547" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in ibatis-sqlmap" }, { "cve": "CVE-2020-9548", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816340" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x. FasterXML jackson-databind 2.x mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in anteros-core", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-9548" }, { "category": "external", "summary": "RHBZ#1816340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816340" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-9548", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9548" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-9548", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9548" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in anteros-core" }, { "cve": "CVE-2020-10672", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "discovery_date": "2020-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1815495" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.4. FasterXML jackson-databind 2.x mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: mishandles the interaction between serialization gadgets and typing which could result in remote command execution", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-10672" }, { "category": "external", "summary": "RHBZ#1815495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815495" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10672", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10672" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10672", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10672" } ], "release_date": "2020-03-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: mishandles the interaction between serialization gadgets and typing which could result in remote command execution" }, { "cve": "CVE-2020-10673", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "discovery_date": "2020-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1815470" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.4. FasterXML jackson-databind 2.x mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: mishandles the interaction between serialization gadgets and typing which could result in remote command execution", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time. Additionally, the gadget is not available within Red Hat Openstack Platform\u0027s OpenDaylight.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-10673" }, { "category": "external", "summary": "RHBZ#1815470", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815470" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10673", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10673" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10673", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10673" } ], "release_date": "2020-03-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: mishandles the interaction between serialization gadgets and typing which could result in remote command execution" }, { "cve": "CVE-2020-10968", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1819208" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x prior to version 2.9.10.4. The interaction between serialization gadgets and typing is mishandled in the bus-proxy. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.aoju.bus.proxy.provider.*.RmiProvider", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-10968" }, { "category": "external", "summary": "RHBZ#1819208", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819208" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10968", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10968" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10968", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10968" } ], "release_date": "2020-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in org.aoju.bus.proxy.provider.*.RmiProvider" }, { "cve": "CVE-2020-10969", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1819212" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.4. The interaction between serialization gadgets and typing is mishandled. The highest threat from this vulnerability is to data confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in javax.swing.JEditorPane", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-10969" }, { "category": "external", "summary": "RHBZ#1819212", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819212" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10969", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10969" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10969", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10969" } ], "release_date": "2020-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in javax.swing.JEditorPane" }, { "cve": "CVE-2020-11111", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "discovery_date": "2020-03-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1821304" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.4. The interaction between serialization gadgets and typing is mishandled. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.activemq.jms.pool.XaPooledConnectionFactory", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11111" }, { "category": "external", "summary": "RHBZ#1821304", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821304" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11111", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11111" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11111", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11111" }, { "category": "external", "summary": "https://github.com/FasterXML/jackson-databind/issues/2664", "url": "https://github.com/FasterXML/jackson-databind/issues/2664" } ], "release_date": "2020-03-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in org.apache.activemq.jms.pool.XaPooledConnectionFactory" }, { "cve": "CVE-2020-11112", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "discovery_date": "2020-03-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1821311" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.4. The interaction between serialization gadgets and typing is mishandled. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.commons.proxy.provider.remoting.RmiProvider", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11112" }, { "category": "external", "summary": "RHBZ#1821311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821311" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11112", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11112" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11112", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11112" }, { "category": "external", "summary": "https://github.com/FasterXML/jackson-databind/issues/2666", "url": "https://github.com/FasterXML/jackson-databind/issues/2666" } ], "release_date": "2020-03-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in org.apache.commons.proxy.provider.remoting.RmiProvider" }, { "cve": "CVE-2020-11113", "cwe": { "id": "CWE-96", "name": "Improper Neutralization of Directives in Statically Saved Code (\u0027Static Code Injection\u0027)" }, "discovery_date": "2020-03-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1821315" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.4. The interaction between serialization gadgets and typing is mishandled. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.openjpa.ee.WASRegistryManagedRuntime", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11113" }, { "category": "external", "summary": "RHBZ#1821315", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821315" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11113", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11113" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11113", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11113" }, { "category": "external", "summary": "https://github.com/FasterXML/jackson-databind/issues/2670", "url": "https://github.com/FasterXML/jackson-databind/issues/2670" } ], "release_date": "2020-03-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in org.apache.openjpa.ee.WASRegistryManagedRuntime" }, { "cve": "CVE-2020-11619", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-04-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1826805" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x. The interaction between serialization gadgets and typing is mishandled. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.springframework:spring-aop", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11619" }, { "category": "external", "summary": "RHBZ#1826805", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826805" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11619", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11619" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11619", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11619" } ], "release_date": "2020-04-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible:\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in org.springframework:spring-aop" }, { "cve": "CVE-2020-11620", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-04-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1826798" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x. The interaction between serialization gadgets and typing is mishandled. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in commons-jelly:commons-jelly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "Text-Only RHOAR" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11620" }, { "category": "external", "summary": "RHBZ#1826798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826798" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11620", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11620" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11620", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11620" } ], "release_date": "2020-04-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-05-18T10:24:57+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.", "product_ids": [ "Text-Only RHOAR" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:2067" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible:\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Text-Only RHOAR" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "Text-Only RHOAR" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jackson-databind: Serialization gadgets in commons-jelly:commons-jelly" } ] }
rhsa-2020_0159
Vulnerability from csaf_redhat
Published
2020-01-21 02:57
Modified
2024-11-05 21:43
Summary
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.2.6 on RHEL 6 security update
Notes
Topic
An update is now available for Red Hat JBoss Enterprise Application Platform 7.2 for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.
This release of Red Hat JBoss Enterprise Application Platform 7.2.6 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.5, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.6 Release Notes for information about the most significant bug fixes and enhancements included in this release.
Security Fix(es):
* undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS (CVE-2019-14888)
* jboss-cli: JBoss EAP: Vault system property security attribute value is revealed on CLI 'reload' command (CVE-2019-14885)
* netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers (CVE-2019-16869)
* jackson-databind: polymorphic typing issue related to com.zaxxer.hikari.HikariConfig (CVE-2019-14540)
* jackson-databind: Serialization gadgets in classes of the commons-dbcp package (CVE-2019-16942)
* jackson-databind: Serialization gadgets in classes of the commons-configuration package (CVE-2019-14892)
* jackson-databind: polymorphic typing issue related to com.zaxxer.hikari.HikariDataSource (CVE-2019-16335)
* jackson-databind: Serialization gadgets in classes of the p6spy package (CVE-2019-16943)
* jackson-databind: polymorphic typing issue when enabling default typing for an externally exposed JSON endpoint and having apache-log4j-extra in the classpath leads to code execution (CVE-2019-17531)
* jackson-databind: Serialization gadgets in classes of the xalan package (CVE-2019-14893)
* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)
* jackson-databind: Serialization gadgets in classes of the ehcache package (CVE-2019-17267)
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 JBoss Enterprise Application Platform 7.2 for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.\n\nThis release of Red Hat JBoss Enterprise Application Platform 7.2.6 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.5, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.6 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS (CVE-2019-14888)\n\n* jboss-cli: JBoss EAP: Vault system property security attribute value is revealed on CLI \u0027reload\u0027 command (CVE-2019-14885)\n\n* netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers (CVE-2019-16869)\n\n* jackson-databind: polymorphic typing issue related to com.zaxxer.hikari.HikariConfig (CVE-2019-14540)\n\n* jackson-databind: Serialization gadgets in classes of the commons-dbcp package (CVE-2019-16942)\n\n* jackson-databind: Serialization gadgets in classes of the commons-configuration package (CVE-2019-14892)\n\n* jackson-databind: polymorphic typing issue related to com.zaxxer.hikari.HikariDataSource (CVE-2019-16335)\n\n* jackson-databind: Serialization gadgets in classes of the p6spy package (CVE-2019-16943)\n\n* jackson-databind: polymorphic typing issue when enabling default typing for an externally exposed JSON endpoint and having apache-log4j-extra in the classpath leads to code execution (CVE-2019-17531)\n\n* jackson-databind: Serialization gadgets in classes of the xalan package (CVE-2019-14893)\n\n* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)\n\n* jackson-databind: Serialization gadgets in classes of the ehcache package (CVE-2019-17267)", "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-2020:0159", "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/html-single/installation_guide/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/html-single/installation_guide/" }, { "category": "external", "summary": "1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "1758619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758619" }, { "category": "external", "summary": "1770615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770615" }, { "category": "external", "summary": "1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "JBEAP-17491", "url": "https://issues.redhat.com/browse/JBEAP-17491" }, { "category": "external", "summary": "JBEAP-17541", "url": "https://issues.redhat.com/browse/JBEAP-17541" }, { "category": "external", "summary": "JBEAP-17651", "url": "https://issues.redhat.com/browse/JBEAP-17651" }, { "category": "external", "summary": "JBEAP-17652", "url": "https://issues.redhat.com/browse/JBEAP-17652" }, { "category": "external", "summary": "JBEAP-17666", "url": "https://issues.redhat.com/browse/JBEAP-17666" }, { "category": "external", "summary": "JBEAP-17773", "url": "https://issues.redhat.com/browse/JBEAP-17773" }, { "category": "external", "summary": "JBEAP-17779", "url": "https://issues.redhat.com/browse/JBEAP-17779" }, { "category": "external", "summary": "JBEAP-17789", "url": "https://issues.redhat.com/browse/JBEAP-17789" }, { "category": "external", "summary": "JBEAP-17805", "url": "https://issues.redhat.com/browse/JBEAP-17805" }, { "category": "external", "summary": "JBEAP-17834", "url": "https://issues.redhat.com/browse/JBEAP-17834" }, { "category": "external", "summary": "JBEAP-17837", "url": "https://issues.redhat.com/browse/JBEAP-17837" }, { "category": "external", "summary": "JBEAP-17887", "url": "https://issues.redhat.com/browse/JBEAP-17887" }, { "category": "external", "summary": "JBEAP-17898", "url": "https://issues.redhat.com/browse/JBEAP-17898" }, { "category": "external", "summary": "JBEAP-17905", "url": "https://issues.redhat.com/browse/JBEAP-17905" }, { "category": "external", "summary": "JBEAP-17906", "url": "https://issues.redhat.com/browse/JBEAP-17906" }, { "category": "external", "summary": "JBEAP-17940", "url": "https://issues.redhat.com/browse/JBEAP-17940" }, { "category": "external", "summary": "JBEAP-17945", "url": "https://issues.redhat.com/browse/JBEAP-17945" }, { "category": "external", "summary": "JBEAP-17974", "url": "https://issues.redhat.com/browse/JBEAP-17974" }, { "category": "external", "summary": "JBEAP-17998", "url": "https://issues.redhat.com/browse/JBEAP-17998" }, { "category": "external", "summary": "JBEAP-18169", "url": "https://issues.redhat.com/browse/JBEAP-18169" }, { "category": "external", "summary": "JBEAP-18170", "url": "https://issues.redhat.com/browse/JBEAP-18170" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0159.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.2.6 on RHEL 6 security update", "tracking": { "current_release_date": "2024-11-05T21:43:18+00:00", "generator": { "date": "2024-11-05T21:43:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0159", "initial_release_date": "2020-01-21T02:57:45+00:00", "revision_history": [ { "date": "2020-01-21T02:57:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-21T02:57:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:43:18+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product": { "name": "Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:7.2::el6" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" }, { "branches": [ { "category": "product_version", "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-ejb-client@4.0.27-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "product": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "product_id": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-glassfish-jsf@2.3.5-6.SP3_redhat_00004.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hal-console@3.0.19-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "product_id": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.7.6-3.SP2_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "product": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "product_id": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-picketlink-bindings@2.5.5-21.SP12_redhat_00010.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "product": { "name": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "product_id": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-picketlink-wildfly8@2.5.5-21.SP12_redhat_00010.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "product_id": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow@2.0.28-2.SP1_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow-jastow@2.0.8-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "product_id": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-jsf-api_2.3_spec@2.3.5-3.SP2_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "product_id": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.9.10.1-1.redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate@5.3.14-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-core@5.3.14-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-entitymanager@5.3.14-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-envers@5.3.14-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-java8@5.3.14-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator@6.0.18-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator-cdi@6.0.18-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty@4.1.42-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-all@4.1.42-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet@1.3.5-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet-core@1.3.5-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.8-1.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_id": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core@3.0.6-3.Final_redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_id": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core-impl@3.0.6-3.Final_redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_id": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core-jsf@3.0.6-3.Final_redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_id": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-ejb@3.0.6-3.Final_redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_id": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-jta@3.0.6-3.Final_redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_id": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-probe-core@3.0.6-3.Final_redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_id": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-web@3.0.6-3.Final_redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product_id": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf@3.2.11-1.redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product_id": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf-rt@3.2.11-1.redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product_id": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf-services@3.2.11-1.redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product_id": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf-tools@3.2.11-1.redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-binary@2.9.10-1.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.9.10-1.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-core@2.9.10-1.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-text@2.9.10-1.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-base@2.9.10-1.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-json-provider@2.9.10-1.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-datatype-jdk8@2.9.10-1.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-datatype-jsr310@2.9.10-1.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.9.10-1.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-client-common@1.0.18-2.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-ejb-client@1.0.18-2.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-naming-client@1.0.18-2.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product_id": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-transaction-client@1.0.18-2.Final_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-cli@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-core@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap6.4@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap6.4-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.0@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.1@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.1-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.0@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.1@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.1-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly11.0@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly11.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly12.0@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly12.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly13.0-server@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly14.0-server@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly8.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly8.2-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly9.0@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly9.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-module-jaxb-annotations@2.9.10-2.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "product": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "product_id": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.9.10-2.redhat_00003.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "product_id": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly@7.2.6-5.GA_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "product_id": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-javadocs@7.2.6-5.GA_redhat_00001.1.el6eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "product": { "name": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "product_id": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-modules@7.2.6-5.GA_redhat_00001.1.el6eap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "product": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "product_id": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-ejb-client@4.0.27-1.Final_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "product": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "product_id": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-glassfish-jsf@2.3.5-6.SP3_redhat_00004.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "product": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "product_id": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hal-console@3.0.19-1.Final_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "product": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "product_id": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.7.6-3.SP2_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "product": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "product_id": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-picketlink-bindings@2.5.5-21.SP12_redhat_00010.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "product": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "product_id": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow@2.0.28-2.SP1_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "product": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "product_id": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow-jastow@2.0.8-1.Final_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "product": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "product_id": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-jsf-api_2.3_spec@2.3.5-3.SP2_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "product": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "product_id": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.9.10.1-1.redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "product": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "product_id": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate@5.3.14-1.Final_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "product": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "product_id": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator@6.0.18-1.Final_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "product": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "product_id": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty@4.1.42-1.Final_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "product": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "product_id": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet@1.3.5-1.Final_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src", "product": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src", "product_id": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.8-1.Final_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "product": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "product_id": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core@3.0.6-3.Final_redhat_00003.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "product": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "product_id": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf@3.2.11-1.redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "product": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_id": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-binary@2.9.10-1.redhat_00003.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "product": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_id": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.9.10-1.redhat_00003.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "product": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_id": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-core@2.9.10-1.redhat_00003.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "product": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_id": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-text@2.9.10-1.redhat_00003.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "product": { "name": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_id": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-providers@2.9.10-1.redhat_00003.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "product": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_id": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.9.10-1.redhat_00003.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "product": { "name": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "product_id": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-client@1.0.18-2.Final_redhat_00001.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "product": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "product_id": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.3.1-7.Final_redhat_00007.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "product": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "product_id": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.9.10-2.redhat_00003.1.el6eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "product": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "product_id": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly@7.2.6-5.GA_redhat_00001.1.el6eap?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src" }, "product_reference": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch" }, "product_reference": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src" }, "product_reference": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src" }, "product_reference": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src" }, "product_reference": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src" }, "product_reference": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src" }, "product_reference": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src" }, "product_reference": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src" }, "product_reference": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src" }, "product_reference": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src" }, "product_reference": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src" }, "product_reference": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch" }, "product_reference": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src" }, "product_reference": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch" }, "product_reference": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src" }, "product_reference": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch" }, "product_reference": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch" }, "product_reference": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "relates_to_product_reference": "6Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 6 Server", "product_id": "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" }, "product_reference": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src", "relates_to_product_reference": "6Server-JBEAP-7.2" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Dominik Mizyn" ], "organization": "Samsung R\u0026D Institute Poland" } ], "cve": "CVE-2019-10219", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1738673" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "hibernate-validator: safeHTML validator allows XSS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform\u0027s OpenDaylight will not be updated for this flaw because it is being deprecated and is only receiving security fixes for Important and Critical flaws.", "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": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10219" }, { "category": "external", "summary": "RHBZ#1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10219", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10219" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219" } ], "release_date": "2019-08-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hibernate-validator: safeHTML validator allows XSS" }, { "cve": "CVE-2019-14540", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755849" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14540" }, { "category": "external", "summary": "RHBZ#1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14540", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14540" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariConfig being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig" }, { "cve": "CVE-2019-14885", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2019-10-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1770615" } ], "notes": [ { "category": "description", "text": "A flaw was found in the JBoss EAP Vault system. Confidential information of the system property\u2019s security attribute value is revealed in the JBoss EAP log file when executing a JBoss CLI \u0027reload\u0027 command. This flaw can lead to the exposure of confidential information.", "title": "Vulnerability description" }, { "category": "summary", "text": "EAP: Vault system property security attribute value is revealed on CLI \u0027reload\u0027 command", "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": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14885" }, { "category": "external", "summary": "RHBZ#1770615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14885", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14885" } ], "release_date": "2020-01-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "EAP: Vault system property security attribute value is revealed on CLI \u0027reload\u0027 command" }, { "acknowledgments": [ { "names": [ "Henning Baldersheim", "H\u00e5vard Pettersen" ], "organization": "Verizon Media" } ], "cve": "CVE-2019-14888", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-10-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772464" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Undertow HTTP server listening on HTTPS. An attacker can target the HTTPS port to carry out a Denial Of Service (DOS) to make the service unavailable on SSL.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS", "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": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14888" }, { "category": "external", "summary": "RHBZ#1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14888", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14888" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888" } ], "release_date": "2020-01-20T12:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "category": "workaround", "details": "Enable HTTP2 (enable-http2=\"true\") in the undertow\u0027s HTTPS settings.", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS" }, { "cve": "CVE-2019-14892", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758171" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in jackson-databind in versions before 2.9.10, 2.8.11.5 and 2.6.7.3, where it would permit polymorphic deserialization of a malicious object using commons-configuration 1 and 2 JNDI classes. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the commons-configuration package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14892" }, { "category": "external", "summary": "RHBZ#1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14892", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14892" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892" } ], "release_date": "2019-09-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the commons-configuration package" }, { "cve": "CVE-2019-14893", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758182" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the xalan package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14893" }, { "category": "external", "summary": "RHBZ#1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14893", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14893" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893" } ], "release_date": "2019-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the xalan package" }, { "cve": "CVE-2019-16335", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755831" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16335" }, { "category": "external", "summary": "RHBZ#1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16335", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16335" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariDataSource being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource" }, { "cve": "CVE-2019-16869", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2019-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758619" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform ships a vulnerable netty library as part of the logging-elasticsearch5 container. ElasticSearch\u0027s security team has stated that this vulnerability does not poses a substantial practical threat to ElasticSearch 6 [1]. We agree that this issue would be difficult to exploit these vulnerabilities on OpenShift Container Platform, so we\u0027re reducing the impact of this issue to moderate and may fix it in the future release.\n\nRed Hat Satellite ships vulnerable netty version embedded in Candlepin, however, is not directly vulnerable since HTTP requests are handled by Tomcat and not netty.\n\n[1] https://github.com/elastic/elasticsearch/issues/49396", "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": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16869" }, { "category": "external", "summary": "RHBZ#1758619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16869" } ], "release_date": "2019-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "category": "workaround", "details": "* Use HTTP/2 instead (clear boundaries between requests)\n* Disable reuse of backend connections eg. ```http-reuse never``` in HAProxy or whatever equivalent LB settings", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers" }, { "cve": "CVE-2019-16942", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758187" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the commons-dbcp (1.4) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of org.apache.commons.dbcp.datasources.SharedPoolDataSource and org.apache.commons.dbcp.datasources.PerUserPoolDataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16942" }, { "category": "external", "summary": "RHBZ#1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16942", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16942" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*" }, { "cve": "CVE-2019-16943", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758191" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16943" }, { "category": "external", "summary": "RHBZ#1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16943", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16943" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource" }, { "cve": "CVE-2019-17267", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758167" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the ehcache package", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17267" }, { "category": "external", "summary": "RHBZ#1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17267", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17267" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267" } ], "release_date": "2019-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the ehcache package" }, { "cve": "CVE-2019-17531", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1775293" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the apache-log4j-extra (version 1.2.x) jar in the classpath, and an attacker can provide a JNDI service to access, it is possible to make the service execute a malicious payload.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17531" }, { "category": "external", "summary": "RHBZ#1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17531", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17531" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531" } ], "release_date": "2019-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T02:57:45+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0159" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el6eap.src", "6Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el6eap.src", "6Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.src", "6Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.src", "6Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.noarch", "6Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el6eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*" } ] }
rhsa-2020_0161
Vulnerability from csaf_redhat
Published
2020-01-21 03:22
Modified
2024-11-05 21:43
Summary
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.2.6 on RHEL 8 security update
Notes
Topic
An update is now available for Red Hat JBoss Enterprise Application Platform 7.2 for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.
This release of Red Hat JBoss Enterprise Application Platform 7.2.6 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.5, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.6 Release Notes for information about the most significant bug fixes and enhancements included in this release.
Security Fix(es):
* undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening
on HTTPS (CVE-2019-14888)
* jboss-cli: JBoss EAP: Vault system property security attribute value is
revealed on CLI 'reload' command (CVE-2019-14885)
* netty: HTTP request smuggling by mishandled whitespace before the colon in
HTTP headers (CVE-2019-16869)
* jackson-databind: polymorphic typing issue related to
com.zaxxer.hikari.HikariConfig (CVE-2019-14540)
* jackson-databind: Serialization gadgets in classes of the commons-dbcp package
(CVE-2019-16942)
* jackson-databind: Serialization gadgets in classes of the
commons-configuration package (CVE-2019-14892)
* jackson-databind: polymorphic typing issue related to
com.zaxxer.hikari.HikariDataSource (CVE-2019-16335)
* jackson-databind: Serialization gadgets in classes of the p6spy package
(CVE-2019-16943)
* jackson-databind: polymorphic typing issue when enabling default typing for an
externally exposed JSON endpoint and having apache-log4j-extra in the classpath
leads to code execution (CVE-2019-17531)
* jackson-databind: Serialization gadgets in classes of the xalan package
(CVE-2019-14893)
* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)
* jackson-databind: Serialization gadgets in classes of the ehcache package
(CVE-2019-17267)
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 JBoss Enterprise Application Platform 7.2 for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.\n\nThis release of Red Hat JBoss Enterprise Application Platform 7.2.6 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.5, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.6 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening\non HTTPS (CVE-2019-14888)\n\n* jboss-cli: JBoss EAP: Vault system property security attribute value is\nrevealed on CLI \u0027reload\u0027 command (CVE-2019-14885)\n\n* netty: HTTP request smuggling by mishandled whitespace before the colon in\nHTTP headers (CVE-2019-16869)\n\n* jackson-databind: polymorphic typing issue related to\ncom.zaxxer.hikari.HikariConfig (CVE-2019-14540)\n\n* jackson-databind: Serialization gadgets in classes of the commons-dbcp package\n(CVE-2019-16942)\n\n* jackson-databind: Serialization gadgets in classes of the\ncommons-configuration package (CVE-2019-14892)\n\n* jackson-databind: polymorphic typing issue related to\ncom.zaxxer.hikari.HikariDataSource (CVE-2019-16335)\n\n* jackson-databind: Serialization gadgets in classes of the p6spy package\n(CVE-2019-16943)\n\n* jackson-databind: polymorphic typing issue when enabling default typing for an\nexternally exposed JSON endpoint and having apache-log4j-extra in the classpath\nleads to code execution (CVE-2019-17531)\n\n* jackson-databind: Serialization gadgets in classes of the xalan package\n(CVE-2019-14893)\n\n* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)\n\n* jackson-databind: Serialization gadgets in classes of the ehcache package\n(CVE-2019-17267)", "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-2020:0161", "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "1758619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758619" }, { "category": "external", "summary": "1770615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770615" }, { "category": "external", "summary": "1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "JBEAP-17491", "url": "https://issues.redhat.com/browse/JBEAP-17491" }, { "category": "external", "summary": "JBEAP-17541", "url": "https://issues.redhat.com/browse/JBEAP-17541" }, { "category": "external", "summary": "JBEAP-17651", "url": "https://issues.redhat.com/browse/JBEAP-17651" }, { "category": "external", "summary": "JBEAP-17652", "url": "https://issues.redhat.com/browse/JBEAP-17652" }, { "category": "external", "summary": "JBEAP-17666", "url": "https://issues.redhat.com/browse/JBEAP-17666" }, { "category": "external", "summary": "JBEAP-17773", "url": "https://issues.redhat.com/browse/JBEAP-17773" }, { "category": "external", "summary": "JBEAP-17779", "url": "https://issues.redhat.com/browse/JBEAP-17779" }, { "category": "external", "summary": "JBEAP-17789", "url": "https://issues.redhat.com/browse/JBEAP-17789" }, { "category": "external", "summary": "JBEAP-17805", "url": "https://issues.redhat.com/browse/JBEAP-17805" }, { "category": "external", "summary": "JBEAP-17836", "url": "https://issues.redhat.com/browse/JBEAP-17836" }, { "category": "external", "summary": "JBEAP-17837", "url": "https://issues.redhat.com/browse/JBEAP-17837" }, { "category": "external", "summary": "JBEAP-17887", "url": "https://issues.redhat.com/browse/JBEAP-17887" }, { "category": "external", "summary": "JBEAP-17898", "url": "https://issues.redhat.com/browse/JBEAP-17898" }, { "category": "external", "summary": "JBEAP-17905", "url": "https://issues.redhat.com/browse/JBEAP-17905" }, { "category": "external", "summary": "JBEAP-17906", "url": "https://issues.redhat.com/browse/JBEAP-17906" }, { "category": "external", "summary": "JBEAP-17940", "url": "https://issues.redhat.com/browse/JBEAP-17940" }, { "category": "external", "summary": "JBEAP-17945", "url": "https://issues.redhat.com/browse/JBEAP-17945" }, { "category": "external", "summary": "JBEAP-17974", "url": "https://issues.redhat.com/browse/JBEAP-17974" }, { "category": "external", "summary": "JBEAP-17998", "url": "https://issues.redhat.com/browse/JBEAP-17998" }, { "category": "external", "summary": "JBEAP-18169", "url": "https://issues.redhat.com/browse/JBEAP-18169" }, { "category": "external", "summary": "JBEAP-18170", "url": "https://issues.redhat.com/browse/JBEAP-18170" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0161.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.2.6 on RHEL 8 security update", "tracking": { "current_release_date": "2024-11-05T21:43:46+00:00", "generator": { "date": "2024-11-05T21:43:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0161", "initial_release_date": "2020-01-21T03:22:56+00:00", "revision_history": [ { "date": "2020-01-21T03:22:56+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-21T03:22:56+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:43:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss EAP 7.2 for RHEL 8", "product": { "name": "Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:7.2::el8" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" }, { "branches": [ { "category": "product_version", "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-ejb-client@4.0.27-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "product": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "product_id": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-glassfish-jsf@2.3.5-6.SP3_redhat_00004.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hal-console@3.0.19-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "product_id": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.7.6-3.SP2_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "product": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "product_id": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-picketlink-bindings@2.5.5-21.SP12_redhat_00010.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "product": { "name": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "product_id": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-picketlink-wildfly8@2.5.5-21.SP12_redhat_00010.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "product_id": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow@2.0.28-2.SP1_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow-jastow@2.0.8-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "product_id": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-jsf-api_2.3_spec@2.3.5-3.SP2_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.9.10.1-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate@5.3.14-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-core@5.3.14-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-entitymanager@5.3.14-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-envers@5.3.14-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-java8@5.3.14-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator@6.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator-cdi@6.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty@4.1.42-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-all@4.1.42-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet@1.3.5-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet-core@1.3.5-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.8-1.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_id": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core@3.0.6-3.Final_redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_id": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core-impl@3.0.6-3.Final_redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_id": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core-jsf@3.0.6-3.Final_redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_id": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-ejb@3.0.6-3.Final_redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_id": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-jta@3.0.6-3.Final_redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_id": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-probe-core@3.0.6-3.Final_redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_id": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-web@3.0.6-3.Final_redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf@3.2.11-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf-rt@3.2.11-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf-services@3.2.11-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product_id": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf-tools@3.2.11-1.redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-binary@2.9.10-1.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.9.10-1.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-core@2.9.10-1.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-text@2.9.10-1.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-base@2.9.10-1.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-json-provider@2.9.10-1.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-datatype-jdk8@2.9.10-1.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-datatype-jsr310@2.9.10-1.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.9.10-1.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-client-common@1.0.18-2.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-ejb-client@1.0.18-2.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-naming-client@1.0.18-2.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-transaction-client@1.0.18-2.Final_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-module-jaxb-annotations@2.9.10-2.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "product": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "product_id": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.9.10-2.redhat_00003.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-cli@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-core@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap6.4@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap6.4-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.0@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.1@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.1-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.0@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.1@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.1-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly11.0@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly11.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly12.0@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly12.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly13.0-server@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly14.0-server@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly8.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly8.2-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly9.0@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly9.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly@7.2.6-5.GA_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-javadocs@7.2.6-5.GA_redhat_00001.1.el8eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "product": { "name": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "product_id": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-modules@7.2.6-5.GA_redhat_00001.1.el8eap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-ejb-client@4.0.27-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "product": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "product_id": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-glassfish-jsf@2.3.5-6.SP3_redhat_00004.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hal-console@3.0.19-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "product": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "product_id": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.7.6-3.SP2_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "product": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "product_id": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-picketlink-bindings@2.5.5-21.SP12_redhat_00010.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "product": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "product_id": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow@2.0.28-2.SP1_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow-jastow@2.0.8-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "product": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "product_id": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-jsf-api_2.3_spec@2.3.5-3.SP2_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "product": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "product_id": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.9.10.1-1.redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate@5.3.14-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator@6.0.18-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty@4.1.42-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet@1.3.5-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.8-1.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "product": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "product_id": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core@3.0.6-3.Final_redhat_00003.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "product": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "product_id": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf@3.2.11-1.redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "product": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_id": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-binary@2.9.10-1.redhat_00003.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "product": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_id": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.9.10-1.redhat_00003.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "product": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_id": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-core@2.9.10-1.redhat_00003.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "product": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_id": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-text@2.9.10-1.redhat_00003.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "product": { "name": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_id": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-providers@2.9.10-1.redhat_00003.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "product": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_id": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.9.10-1.redhat_00003.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "product": { "name": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "product_id": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-client@1.0.18-2.Final_redhat_00001.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "product": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "product_id": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.9.10-2.redhat_00003.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "product": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "product_id": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.3.1-7.Final_redhat_00007.1.el8eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "product": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "product_id": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly@7.2.6-5.GA_redhat_00001.1.el8eap?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src" }, "product_reference": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch" }, "product_reference": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src" }, "product_reference": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src" }, "product_reference": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src" }, "product_reference": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src" }, "product_reference": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src" }, "product_reference": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src" }, "product_reference": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src" }, "product_reference": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src" }, "product_reference": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src" }, "product_reference": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch" }, "product_reference": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src" }, "product_reference": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch" }, "product_reference": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src" }, "product_reference": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch" }, "product_reference": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch" }, "product_reference": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "relates_to_product_reference": "8Base-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 8", "product_id": "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" }, "product_reference": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src", "relates_to_product_reference": "8Base-JBEAP-7.2" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Dominik Mizyn" ], "organization": "Samsung R\u0026D Institute Poland" } ], "cve": "CVE-2019-10219", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1738673" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "hibernate-validator: safeHTML validator allows XSS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform\u0027s OpenDaylight will not be updated for this flaw because it is being deprecated and is only receiving security fixes for Important and Critical flaws.", "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-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10219" }, { "category": "external", "summary": "RHBZ#1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10219", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10219" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219" } ], "release_date": "2019-08-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hibernate-validator: safeHTML validator allows XSS" }, { "cve": "CVE-2019-14540", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755849" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14540" }, { "category": "external", "summary": "RHBZ#1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14540", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14540" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariConfig being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig" }, { "cve": "CVE-2019-14885", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2019-10-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1770615" } ], "notes": [ { "category": "description", "text": "A flaw was found in the JBoss EAP Vault system. Confidential information of the system property\u2019s security attribute value is revealed in the JBoss EAP log file when executing a JBoss CLI \u0027reload\u0027 command. This flaw can lead to the exposure of confidential information.", "title": "Vulnerability description" }, { "category": "summary", "text": "EAP: Vault system property security attribute value is revealed on CLI \u0027reload\u0027 command", "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-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14885" }, { "category": "external", "summary": "RHBZ#1770615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14885", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14885" } ], "release_date": "2020-01-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "EAP: Vault system property security attribute value is revealed on CLI \u0027reload\u0027 command" }, { "acknowledgments": [ { "names": [ "Henning Baldersheim", "H\u00e5vard Pettersen" ], "organization": "Verizon Media" } ], "cve": "CVE-2019-14888", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-10-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772464" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Undertow HTTP server listening on HTTPS. An attacker can target the HTTPS port to carry out a Denial Of Service (DOS) to make the service unavailable on SSL.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS", "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-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14888" }, { "category": "external", "summary": "RHBZ#1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14888", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14888" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888" } ], "release_date": "2020-01-20T12:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "category": "workaround", "details": "Enable HTTP2 (enable-http2=\"true\") in the undertow\u0027s HTTPS settings.", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS" }, { "cve": "CVE-2019-14892", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758171" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in jackson-databind in versions before 2.9.10, 2.8.11.5 and 2.6.7.3, where it would permit polymorphic deserialization of a malicious object using commons-configuration 1 and 2 JNDI classes. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the commons-configuration package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14892" }, { "category": "external", "summary": "RHBZ#1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14892", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14892" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892" } ], "release_date": "2019-09-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the commons-configuration package" }, { "cve": "CVE-2019-14893", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758182" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the xalan package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14893" }, { "category": "external", "summary": "RHBZ#1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14893", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14893" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893" } ], "release_date": "2019-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the xalan package" }, { "cve": "CVE-2019-16335", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755831" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16335" }, { "category": "external", "summary": "RHBZ#1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16335", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16335" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariDataSource being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource" }, { "cve": "CVE-2019-16869", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2019-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758619" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform ships a vulnerable netty library as part of the logging-elasticsearch5 container. ElasticSearch\u0027s security team has stated that this vulnerability does not poses a substantial practical threat to ElasticSearch 6 [1]. We agree that this issue would be difficult to exploit these vulnerabilities on OpenShift Container Platform, so we\u0027re reducing the impact of this issue to moderate and may fix it in the future release.\n\nRed Hat Satellite ships vulnerable netty version embedded in Candlepin, however, is not directly vulnerable since HTTP requests are handled by Tomcat and not netty.\n\n[1] https://github.com/elastic/elasticsearch/issues/49396", "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-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16869" }, { "category": "external", "summary": "RHBZ#1758619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16869" } ], "release_date": "2019-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "category": "workaround", "details": "* Use HTTP/2 instead (clear boundaries between requests)\n* Disable reuse of backend connections eg. ```http-reuse never``` in HAProxy or whatever equivalent LB settings", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers" }, { "cve": "CVE-2019-16942", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758187" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the commons-dbcp (1.4) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of org.apache.commons.dbcp.datasources.SharedPoolDataSource and org.apache.commons.dbcp.datasources.PerUserPoolDataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16942" }, { "category": "external", "summary": "RHBZ#1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16942", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16942" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*" }, { "cve": "CVE-2019-16943", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758191" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16943" }, { "category": "external", "summary": "RHBZ#1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16943", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16943" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource" }, { "cve": "CVE-2019-17267", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758167" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the ehcache package", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17267" }, { "category": "external", "summary": "RHBZ#1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17267", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17267" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267" } ], "release_date": "2019-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the ehcache package" }, { "cve": "CVE-2019-17531", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1775293" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the apache-log4j-extra (version 1.2.x) jar in the classpath, and an attacker can provide a JNDI service to access, it is possible to make the service execute a malicious payload.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17531" }, { "category": "external", "summary": "RHBZ#1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17531", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17531" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531" } ], "release_date": "2019-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:22:56+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details about how to apply this update, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0161" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el8eap.src", "8Base-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el8eap.src", "8Base-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.src", "8Base-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.src", "8Base-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.noarch", "8Base-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el8eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*" } ] }
rhsa-2020_0160
Vulnerability from csaf_redhat
Published
2020-01-21 03:47
Modified
2024-11-05 21:43
Summary
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.2.6 on RHEL 7 security update
Notes
Topic
An update is now available for Red Hat JBoss Enterprise Application Platform 7.2 for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.
This release of Red Hat JBoss Enterprise Application Platform 7.2.6 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.5, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.6 Release Notes for information about the most significant bug fixes and enhancements included in this release.
Security Fix(es):
* undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening
on HTTPS (CVE-2019-14888)
* jboss-cli: JBoss EAP: Vault system property security attribute value is
revealed on CLI 'reload' command (CVE-2019-14885)
* netty: HTTP request smuggling by mishandled whitespace before the colon in
HTTP headers (CVE-2019-16869)
* jackson-databind: polymorphic typing issue related to
com.zaxxer.hikari.HikariConfig (CVE-2019-14540)
* jackson-databind: Serialization gadgets in classes of the commons-dbcp package
(CVE-2019-16942)
* jackson-databind: Serialization gadgets in classes of the
commons-configuration package (CVE-2019-14892)
* jackson-databind: polymorphic typing issue related to
com.zaxxer.hikari.HikariDataSource (CVE-2019-16335)
* jackson-databind: Serialization gadgets in classes of the p6spy package
(CVE-2019-16943)
* jackson-databind: polymorphic typing issue when enabling default typing for an
externally exposed JSON endpoint and having apache-log4j-extra in the classpath
leads to code execution (CVE-2019-17531)
* jackson-databind: Serialization gadgets in classes of the xalan package
(CVE-2019-14893)
* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)
* jackson-databind: Serialization gadgets in classes of the ehcache package
(CVE-2019-17267)
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 JBoss Enterprise Application Platform 7.2 for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.\n\nThis release of Red Hat JBoss Enterprise Application Platform 7.2.6 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.5, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.6 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening\non HTTPS (CVE-2019-14888)\n\n* jboss-cli: JBoss EAP: Vault system property security attribute value is\nrevealed on CLI \u0027reload\u0027 command (CVE-2019-14885)\n\n* netty: HTTP request smuggling by mishandled whitespace before the colon in\nHTTP headers (CVE-2019-16869)\n\n* jackson-databind: polymorphic typing issue related to\ncom.zaxxer.hikari.HikariConfig (CVE-2019-14540)\n\n* jackson-databind: Serialization gadgets in classes of the commons-dbcp package\n(CVE-2019-16942)\n\n* jackson-databind: Serialization gadgets in classes of the\ncommons-configuration package (CVE-2019-14892)\n\n* jackson-databind: polymorphic typing issue related to\ncom.zaxxer.hikari.HikariDataSource (CVE-2019-16335)\n\n* jackson-databind: Serialization gadgets in classes of the p6spy package\n(CVE-2019-16943)\n\n* jackson-databind: polymorphic typing issue when enabling default typing for an\nexternally exposed JSON endpoint and having apache-log4j-extra in the classpath\nleads to code execution (CVE-2019-17531)\n\n* jackson-databind: Serialization gadgets in classes of the xalan package\n(CVE-2019-14893)\n\n* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)\n\n* jackson-databind: Serialization gadgets in classes of the ehcache package\n(CVE-2019-17267)", "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-2020:0160", "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/html-single/installation_guide/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/html-single/installation_guide/" }, { "category": "external", "summary": "1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "1758619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758619" }, { "category": "external", "summary": "1770615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770615" }, { "category": "external", "summary": "1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "JBEAP-17491", "url": "https://issues.redhat.com/browse/JBEAP-17491" }, { "category": "external", "summary": "JBEAP-17541", "url": "https://issues.redhat.com/browse/JBEAP-17541" }, { "category": "external", "summary": "JBEAP-17651", "url": "https://issues.redhat.com/browse/JBEAP-17651" }, { "category": "external", "summary": "JBEAP-17652", "url": "https://issues.redhat.com/browse/JBEAP-17652" }, { "category": "external", "summary": "JBEAP-17666", "url": "https://issues.redhat.com/browse/JBEAP-17666" }, { "category": "external", "summary": "JBEAP-17773", "url": "https://issues.redhat.com/browse/JBEAP-17773" }, { "category": "external", "summary": "JBEAP-17779", "url": "https://issues.redhat.com/browse/JBEAP-17779" }, { "category": "external", "summary": "JBEAP-17789", "url": "https://issues.redhat.com/browse/JBEAP-17789" }, { "category": "external", "summary": "JBEAP-17805", "url": "https://issues.redhat.com/browse/JBEAP-17805" }, { "category": "external", "summary": "JBEAP-17835", "url": "https://issues.redhat.com/browse/JBEAP-17835" }, { "category": "external", "summary": "JBEAP-17837", "url": "https://issues.redhat.com/browse/JBEAP-17837" }, { "category": "external", "summary": "JBEAP-17887", "url": "https://issues.redhat.com/browse/JBEAP-17887" }, { "category": "external", "summary": "JBEAP-17898", "url": "https://issues.redhat.com/browse/JBEAP-17898" }, { "category": "external", "summary": "JBEAP-17905", "url": "https://issues.redhat.com/browse/JBEAP-17905" }, { "category": "external", "summary": "JBEAP-17906", "url": "https://issues.redhat.com/browse/JBEAP-17906" }, { "category": "external", "summary": "JBEAP-17940", "url": "https://issues.redhat.com/browse/JBEAP-17940" }, { "category": "external", "summary": "JBEAP-17945", "url": "https://issues.redhat.com/browse/JBEAP-17945" }, { "category": "external", "summary": "JBEAP-17974", "url": "https://issues.redhat.com/browse/JBEAP-17974" }, { "category": "external", "summary": "JBEAP-17998", "url": "https://issues.redhat.com/browse/JBEAP-17998" }, { "category": "external", "summary": "JBEAP-18169", "url": "https://issues.redhat.com/browse/JBEAP-18169" }, { "category": "external", "summary": "JBEAP-18170", "url": "https://issues.redhat.com/browse/JBEAP-18170" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0160.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.2.6 on RHEL 7 security update", "tracking": { "current_release_date": "2024-11-05T21:43:36+00:00", "generator": { "date": "2024-11-05T21:43:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0160", "initial_release_date": "2020-01-21T03:47:51+00:00", "revision_history": [ { "date": "2020-01-21T03:47:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-21T03:47:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:43:36+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product": { "name": "Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:7.2::el7" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" }, { "branches": [ { "category": "product_version", "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-ejb-client@4.0.27-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "product": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "product_id": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-glassfish-jsf@2.3.5-6.SP3_redhat_00004.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hal-console@3.0.19-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "product_id": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.7.6-3.SP2_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "product": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "product_id": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-picketlink-bindings@2.5.5-21.SP12_redhat_00010.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "product": { "name": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "product_id": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-picketlink-wildfly8@2.5.5-21.SP12_redhat_00010.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "product_id": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow@2.0.28-2.SP1_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow-jastow@2.0.8-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "product_id": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-jsf-api_2.3_spec@2.3.5-3.SP2_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.9.10.1-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate@5.3.14-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-core@5.3.14-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-entitymanager@5.3.14-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-envers@5.3.14-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-java8@5.3.14-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator@6.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator-cdi@6.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty@4.1.42-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty-all@4.1.42-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet@1.3.5-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet-core@1.3.5-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.8-1.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_id": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core@3.0.6-3.Final_redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_id": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core-impl@3.0.6-3.Final_redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_id": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core-jsf@3.0.6-3.Final_redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_id": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-ejb@3.0.6-3.Final_redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_id": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-jta@3.0.6-3.Final_redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_id": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-probe-core@3.0.6-3.Final_redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_id": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-web@3.0.6-3.Final_redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf@3.2.11-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf-rt@3.2.11-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf-services@3.2.11-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product_id": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf-tools@3.2.11-1.redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-binary@2.9.10-1.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.9.10-1.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-core@2.9.10-1.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-text@2.9.10-1.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-base@2.9.10-1.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-json-provider@2.9.10-1.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-datatype-jdk8@2.9.10-1.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-datatype-jsr310@2.9.10-1.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.9.10-1.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-client-common@1.0.18-2.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-ejb-client@1.0.18-2.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-naming-client@1.0.18-2.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-transaction-client@1.0.18-2.Final_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-cli@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-core@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap6.4@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap6.4-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.0@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.1@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.1-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.0@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.1@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.1-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly11.0@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly11.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly12.0@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly12.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly13.0-server@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly14.0-server@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly8.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly8.2-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly9.0@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product": { "name": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_id": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly9.0-to-eap7.2@1.3.1-7.Final_redhat_00007.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-module-jaxb-annotations@2.9.10-2.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "product": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "product_id": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.9.10-2.redhat_00003.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly@7.2.6-5.GA_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk11@7.2.6-5.GA_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk8@7.2.6-5.GA_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-javadocs@7.2.6-5.GA_redhat_00001.1.el7eap?arch=noarch" } } }, { "category": "product_version", "name": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product": { "name": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product_id": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-modules@7.2.6-5.GA_redhat_00001.1.el7eap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-ejb-client@4.0.27-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "product": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "product_id": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-glassfish-jsf@2.3.5-6.SP3_redhat_00004.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hal-console@3.0.19-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "product": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "product_id": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.7.6-3.SP2_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "product": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "product_id": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-picketlink-bindings@2.5.5-21.SP12_redhat_00010.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "product": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "product_id": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow@2.0.28-2.SP1_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-undertow-jastow@2.0.8-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "product": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "product_id": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-jsf-api_2.3_spec@2.3.5-3.SP2_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "product": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "product_id": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-databind@2.9.10.1-1.redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate@5.3.14-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-hibernate-validator@6.0.18-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-netty@4.1.42-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jberet@1.3.5-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.8-1.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "product": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "product_id": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-weld-core@3.0.6-3.Final_redhat_00003.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "product": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "product_id": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-apache-cxf@3.2.11-1.redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "product": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_id": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-binary@2.9.10-1.redhat_00003.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "product": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_id": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-annotations@2.9.10-1.redhat_00003.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "product": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_id": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-core@2.9.10-1.redhat_00003.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "product": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_id": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-dataformats-text@2.9.10-1.redhat_00003.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "product": { "name": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_id": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-jaxrs-providers@2.9.10-1.redhat_00003.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "product": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_id": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-java8@2.9.10-1.redhat_00003.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "product": { "name": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "product_id": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly-http-client@1.0.18-2.Final_redhat_00001.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "product": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "product_id": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.3.1-7.Final_redhat_00007.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "product": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "product_id": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-jackson-modules-base@2.9.10-2.redhat_00003.1.el7eap?arch=src" } } }, { "category": "product_version", "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "product": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "product_id": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/eap7-wildfly@7.2.6-5.GA_redhat_00001.1.el7eap?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src" }, "product_reference": "eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch" }, "product_reference": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src" }, "product_reference": "eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src" }, "product_reference": "eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src" }, "product_reference": "eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src" }, "product_reference": "eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src" }, "product_reference": "eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src" }, "product_reference": "eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src" }, "product_reference": "eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src" }, "product_reference": "eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src" }, "product_reference": "eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch" }, "product_reference": "eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch" }, "product_reference": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src" }, "product_reference": "eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch" }, "product_reference": "eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src" }, "product_reference": "eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch" }, "product_reference": "eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch" }, "product_reference": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "relates_to_product_reference": "7Server-JBEAP-7.2" }, { "category": "default_component_of", "full_product_name": { "name": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.2 for RHEL 7 Server", "product_id": "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" }, "product_reference": "eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src", "relates_to_product_reference": "7Server-JBEAP-7.2" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Dominik Mizyn" ], "organization": "Samsung R\u0026D Institute Poland" } ], "cve": "CVE-2019-10219", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1738673" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "hibernate-validator: safeHTML validator allows XSS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform\u0027s OpenDaylight will not be updated for this flaw because it is being deprecated and is only receiving security fixes for Important and Critical flaws.", "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": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10219" }, { "category": "external", "summary": "RHBZ#1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10219", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10219" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219" } ], "release_date": "2019-08-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hibernate-validator: safeHTML validator allows XSS" }, { "cve": "CVE-2019-14540", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755849" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14540" }, { "category": "external", "summary": "RHBZ#1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14540", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14540" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariConfig being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig" }, { "cve": "CVE-2019-14885", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "discovery_date": "2019-10-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1770615" } ], "notes": [ { "category": "description", "text": "A flaw was found in the JBoss EAP Vault system. Confidential information of the system property\u2019s security attribute value is revealed in the JBoss EAP log file when executing a JBoss CLI \u0027reload\u0027 command. This flaw can lead to the exposure of confidential information.", "title": "Vulnerability description" }, { "category": "summary", "text": "EAP: Vault system property security attribute value is revealed on CLI \u0027reload\u0027 command", "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": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14885" }, { "category": "external", "summary": "RHBZ#1770615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14885", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14885" } ], "release_date": "2020-01-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "EAP: Vault system property security attribute value is revealed on CLI \u0027reload\u0027 command" }, { "acknowledgments": [ { "names": [ "Henning Baldersheim", "H\u00e5vard Pettersen" ], "organization": "Verizon Media" } ], "cve": "CVE-2019-14888", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-10-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772464" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Undertow HTTP server listening on HTTPS. An attacker can target the HTTPS port to carry out a Denial Of Service (DOS) to make the service unavailable on SSL.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS", "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": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14888" }, { "category": "external", "summary": "RHBZ#1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14888", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14888" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888" } ], "release_date": "2020-01-20T12:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "category": "workaround", "details": "Enable HTTP2 (enable-http2=\"true\") in the undertow\u0027s HTTPS settings.", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS" }, { "cve": "CVE-2019-14892", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758171" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in jackson-databind in versions before 2.9.10, 2.8.11.5 and 2.6.7.3, where it would permit polymorphic deserialization of a malicious object using commons-configuration 1 and 2 JNDI classes. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the commons-configuration package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14892" }, { "category": "external", "summary": "RHBZ#1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14892", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14892" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892" } ], "release_date": "2019-09-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the commons-configuration package" }, { "cve": "CVE-2019-14893", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758182" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the xalan package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14893" }, { "category": "external", "summary": "RHBZ#1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14893", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14893" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893" } ], "release_date": "2019-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the xalan package" }, { "cve": "CVE-2019-16335", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755831" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16335" }, { "category": "external", "summary": "RHBZ#1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16335", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16335" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariDataSource being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource" }, { "cve": "CVE-2019-16869", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2019-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758619" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform ships a vulnerable netty library as part of the logging-elasticsearch5 container. ElasticSearch\u0027s security team has stated that this vulnerability does not poses a substantial practical threat to ElasticSearch 6 [1]. We agree that this issue would be difficult to exploit these vulnerabilities on OpenShift Container Platform, so we\u0027re reducing the impact of this issue to moderate and may fix it in the future release.\n\nRed Hat Satellite ships vulnerable netty version embedded in Candlepin, however, is not directly vulnerable since HTTP requests are handled by Tomcat and not netty.\n\n[1] https://github.com/elastic/elasticsearch/issues/49396", "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": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16869" }, { "category": "external", "summary": "RHBZ#1758619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16869" } ], "release_date": "2019-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "category": "workaround", "details": "* Use HTTP/2 instead (clear boundaries between requests)\n* Disable reuse of backend connections eg. ```http-reuse never``` in HAProxy or whatever equivalent LB settings", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers" }, { "cve": "CVE-2019-16942", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758187" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the commons-dbcp (1.4) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of org.apache.commons.dbcp.datasources.SharedPoolDataSource and org.apache.commons.dbcp.datasources.PerUserPoolDataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16942" }, { "category": "external", "summary": "RHBZ#1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16942", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16942" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*" }, { "cve": "CVE-2019-16943", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758191" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16943" }, { "category": "external", "summary": "RHBZ#1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16943", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16943" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource" }, { "cve": "CVE-2019-17267", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758167" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the ehcache package", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17267" }, { "category": "external", "summary": "RHBZ#1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17267", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17267" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267" } ], "release_date": "2019-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the ehcache package" }, { "cve": "CVE-2019-17531", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1775293" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the apache-log4j-extra (version 1.2.x) jar in the classpath, and an attacker can provide a JNDI service to access, it is possible to make the service execute a malicious payload.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17531" }, { "category": "external", "summary": "RHBZ#1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17531", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17531" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531" } ], "release_date": "2019-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T03:47:51+00:00", "details": "Before applying this update, back up your existing Red Hat JBoss Enterprise Application Platform installation and deployed applications.\n\nFor details about how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0160" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-0:3.2.11-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-apache-cxf-rt-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-services-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-apache-cxf-tools-0:3.2.11-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-glassfish-jsf-0:2.3.5-6.SP3_redhat_00004.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hal-console-0:3.0.19-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-0:5.3.14-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-core-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-entitymanager-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-envers-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-java8-0:5.3.14-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-hibernate-validator-0:6.0.18-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-hibernate-validator-cdi-0:6.0.18-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-annotations-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-core-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-databind-0:2.9.10.1-1.redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-binary-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-dataformats-text-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-datatype-jdk8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-datatype-jsr310-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-base-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-json-provider-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-jaxrs-providers-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-module-jaxb-annotations-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-base-0:2.9.10-2.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jackson-modules-java8-0:2.9.10-1.redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jberet-0:1.3.5-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jberet-core-0:1.3.5-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-ejb-client-0:4.0.27-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-jsf-api_2.3_spec-0:2.3.5-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-0:1.3.1-7.Final_redhat_00007.1.el7eap.src", "7Server-JBEAP-7.2:eap7-jboss-server-migration-cli-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-core-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-7.Final_redhat_00007.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-jboss-xnio-base-0:3.7.6-3.SP2_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-netty-0:4.1.42-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-netty-all-0:4.1.42-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-picketlink-bindings-0:2.5.5-21.SP12_redhat_00010.1.el7eap.src", "7Server-JBEAP-7.2:eap7-picketlink-wildfly8-0:2.5.5-21.SP12_redhat_00010.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-0:2.0.28-2.SP1_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-undertow-jastow-0:2.0.8-1.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.src", "7Server-JBEAP-7.2:eap7-weld-core-impl-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-core-jsf-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-ejb-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-jta-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-probe-core-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-weld-web-0:3.0.6-3.Final_redhat_00003.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-0:7.2.6-5.GA_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.src", "7Server-JBEAP-7.2:eap7-wildfly-http-client-common-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-ejb-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-naming-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-http-transaction-client-0:1.0.18-2.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk11-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-java-jdk8-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-javadocs-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-modules-0:7.2.6-5.GA_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.noarch", "7Server-JBEAP-7.2:eap7-wildfly-transaction-client-0:1.1.8-1.Final_redhat_00001.1.el7eap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*" } ] }
rhsa-2020_0445
Vulnerability from csaf_redhat
Published
2020-02-06 08:34
Modified
2024-11-05 21:47
Summary
Red Hat Security Advisory: Red Hat Single Sign-On 7.3.6 security update
Notes
Topic
A security update is now available for Red Hat Single Sign-On 7.3 from the Customer Portal.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Single Sign-On 7.3 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications.
This release of Red Hat Single Sign-On 7.3.6 serves as a replacement for Red Hat Single Sign-On 7.3.5, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.
Security Fix(es):
* jackson-databind: enabling default typing leads to code execution (CVE-2019-17531)
* netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers (CVE-2019-16869)
* jackson-databind: Serialization gadgets in classes of the p6spy package (CVE-2019-16943)
* jackson-databind: Serialization gadgets in classes of the commons-dbcp package (CVE-2019-16942)
* jackson-databind: Serialization gadgets in classes of the xalan package (CVE-2019-14893)
* jackson-databind: Serialization gadgets in classes of the commons-configuration package (CVE-2019-14892)
* jackson-databind: Serialization gadgets in classes of the ehcache package (CVE-2019-17267)
* jackson-databind: polymorphic typing issue related to com.zaxxer.hikari.HikariConfig (CVE-2019-14540)
* jackson-databind: polymorphic typing issue related to com.zaxxer.hikari.HikariDataSource (CVE-2019-16335)
* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)
* xstream: remote code execution due to insecure XML deserialization regression (CVE-2019-10173)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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": "A security update is now available for Red Hat Single Sign-On 7.3 from the Customer Portal.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Single Sign-On 7.3 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications.\n\nThis release of Red Hat Single Sign-On 7.3.6 serves as a replacement for Red Hat Single Sign-On 7.3.5, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* jackson-databind: enabling default typing leads to code execution (CVE-2019-17531)\n* netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers (CVE-2019-16869)\n* jackson-databind: Serialization gadgets in classes of the p6spy package (CVE-2019-16943)\n* jackson-databind: Serialization gadgets in classes of the commons-dbcp package (CVE-2019-16942)\n* jackson-databind: Serialization gadgets in classes of the xalan package (CVE-2019-14893)\n* jackson-databind: Serialization gadgets in classes of the commons-configuration package (CVE-2019-14892)\n* jackson-databind: Serialization gadgets in classes of the ehcache package (CVE-2019-17267)\n* jackson-databind: polymorphic typing issue related to com.zaxxer.hikari.HikariConfig (CVE-2019-14540)\n* jackson-databind: polymorphic typing issue related to com.zaxxer.hikari.HikariDataSource (CVE-2019-16335)\n* hibernate-validator: safeHTML validator allows XSS (CVE-2019-10219)\n* xstream: remote code execution due to insecure XML deserialization regression (CVE-2019-10173)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0445", "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1722971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1722971" }, { "category": "external", "summary": "1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "1758619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758619" }, { "category": "external", "summary": "1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0445.json" } ], "title": "Red Hat Security Advisory: Red Hat Single Sign-On 7.3.6 security update", "tracking": { "current_release_date": "2024-11-05T21:47:06+00:00", "generator": { "date": "2024-11-05T21:47:06+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0445", "initial_release_date": "2020-02-06T08:34:54+00:00", "revision_history": [ { "date": "2020-02-06T08:34:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-02-11T12:30:35+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:47:06+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Single Sign-On 7.3", "product": { "name": "Red Hat Single Sign-On 7.3", "product_id": "Red Hat Single Sign-On 7.3", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_single_sign_on:7.3" } } } ], "category": "product_family", "name": "Red Hat Single Sign-On" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10173", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2019-06-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1722971" } ], "notes": [ { "category": "description", "text": "It was found that xstream API version 1.4.10 introduced a regression for a previous deserialization flaw. If the security framework has not been initialized, it may allow a remote attacker to run arbitrary shell commands when unmarshalling XML or any supported format. This a regression of CVE-2013-7285 fixed in 1.4.7 (fixed) as of BPMS 6.0.1, the regression was introduced with xstream-1.4.10 implemented in RHPAM.", "title": "Vulnerability description" }, { "category": "summary", "text": "xstream: remote code execution due to insecure XML deserialization (regression of CVE-2013-7285)", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10173" }, { "category": "external", "summary": "RHBZ#1722971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1722971" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10173", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10173" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10173", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10173" }, { "category": "external", "summary": "http://x-stream.github.io/changes.html#1.4.11", "url": "http://x-stream.github.io/changes.html#1.4.11" } ], "release_date": "2018-10-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "xstream: remote code execution due to insecure XML deserialization (regression of CVE-2013-7285)" }, { "acknowledgments": [ { "names": [ "Dominik Mizyn" ], "organization": "Samsung R\u0026D Institute Poland" } ], "cve": "CVE-2019-10219", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1738673" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "hibernate-validator: safeHTML validator allows XSS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform\u0027s OpenDaylight will not be updated for this flaw because it is being deprecated and is only receiving security fixes for Important and Critical flaws.", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10219" }, { "category": "external", "summary": "RHBZ#1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10219", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10219" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219" } ], "release_date": "2019-08-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hibernate-validator: safeHTML validator allows XSS" }, { "cve": "CVE-2019-14540", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755849" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14540" }, { "category": "external", "summary": "RHBZ#1755849", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755849" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14540", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14540" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14540" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariConfig being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "Red Hat Single Sign-On 7.3" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariConfig" }, { "acknowledgments": [ { "names": [ "Henning Baldersheim", "H\u00e5vard Pettersen" ], "organization": "Verizon Media" } ], "cve": "CVE-2019-14888", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-10-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772464" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Undertow HTTP server listening on HTTPS. An attacker can target the HTTPS port to carry out a Denial Of Service (DOS) to make the service unavailable on SSL.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14888" }, { "category": "external", "summary": "RHBZ#1772464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772464" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14888", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14888" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14888" } ], "release_date": "2020-01-20T12:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "category": "workaround", "details": "Enable HTTP2 (enable-http2=\"true\") in the undertow\u0027s HTTPS settings.", "product_ids": [ "Red Hat Single Sign-On 7.3" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "undertow: possible Denial Of Service (DOS) in Undertow HTTP server listening on HTTPS" }, { "cve": "CVE-2019-14892", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758171" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in jackson-databind in versions before 2.9.10, 2.8.11.5 and 2.6.7.3, where it would permit polymorphic deserialization of a malicious object using commons-configuration 1 and 2 JNDI classes. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the commons-configuration package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14892" }, { "category": "external", "summary": "RHBZ#1758171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14892", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14892" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14892" } ], "release_date": "2019-09-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the commons-configuration package" }, { "cve": "CVE-2019-14893", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758182" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the xalan package", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14893" }, { "category": "external", "summary": "RHBZ#1758182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758182" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14893", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14893" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14893" } ], "release_date": "2019-09-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Red Hat Single Sign-On 7.3" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the xalan package" }, { "cve": "CVE-2019-16335", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1755831" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nSatellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16335" }, { "category": "external", "summary": "RHBZ#1755831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1755831" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16335", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16335" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16335" } ], "release_date": "2019-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "category": "workaround", "details": "This vulnerability relies on com.zaxxer.hikari.HikariDataSource being present in the application\u0027s ClassPath. Hikari is not packaged as an RPM for Red Hat Enterprise Linux or Red Hat Software Collections. Applications using jackson-databind that do not also use com.zaxxer.hikari are not impacted by this vulnerability.\n\nA mitigation to this class of problem in jackson-databind is to not trigger polymorphic desrialization globally by using: objectMapper.enableDefaultTyping() and rather use @JsonTypeInfo on the class property to explicitly define the type information. For more information on this issue please refer to https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true", "product_ids": [ "Red Hat Single Sign-On 7.3" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.zaxxer.hikari.HikariDataSource" }, { "cve": "CVE-2019-16869", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2019-09-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758619" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty, where whitespace before the colon in HTTP headers is mishandled. This flaw allows an attacker to cause HTTP request smuggling.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform ships a vulnerable netty library as part of the logging-elasticsearch5 container. ElasticSearch\u0027s security team has stated that this vulnerability does not poses a substantial practical threat to ElasticSearch 6 [1]. We agree that this issue would be difficult to exploit these vulnerabilities on OpenShift Container Platform, so we\u0027re reducing the impact of this issue to moderate and may fix it in the future release.\n\nRed Hat Satellite ships vulnerable netty version embedded in Candlepin, however, is not directly vulnerable since HTTP requests are handled by Tomcat and not netty.\n\n[1] https://github.com/elastic/elasticsearch/issues/49396", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16869" }, { "category": "external", "summary": "RHBZ#1758619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16869" } ], "release_date": "2019-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "category": "workaround", "details": "* Use HTTP/2 instead (clear boundaries between requests)\n* Disable reuse of backend connections eg. ```http-reuse never``` in HAProxy or whatever equivalent LB settings", "product_ids": [ "Red Hat Single Sign-On 7.3" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "netty: HTTP request smuggling by mishandled whitespace before the colon in HTTP headers" }, { "cve": "CVE-2019-16942", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758187" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the commons-dbcp (1.4) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of org.apache.commons.dbcp.datasources.SharedPoolDataSource and org.apache.commons.dbcp.datasources.PerUserPoolDataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16942" }, { "category": "external", "summary": "RHBZ#1758187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758187" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16942", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16942" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16942" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Red Hat Single Sign-On 7.3" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.commons.dbcp.datasources.*" }, { "cve": "CVE-2019-16943", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758191" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16943" }, { "category": "external", "summary": "RHBZ#1758191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758191" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16943", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16943" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16943" } ], "release_date": "2019-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Red Hat Single Sign-On 7.3" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in com.p6spy.engine.spy.P6DataSource" }, { "cve": "CVE-2019-17267", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2019-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1758167" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in classes of the ehcache package", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17267" }, { "category": "external", "summary": "RHBZ#1758167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758167" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17267", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17267" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17267" } ], "release_date": "2019-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Red Hat Single Sign-On 7.3" ] } ], "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in classes of the ehcache package" }, { "cve": "CVE-2019-17531", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1775293" } ], "notes": [ { "category": "description", "text": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the apache-log4j-extra (version 1.2.x) jar in the classpath, and an attacker can provide a JNDI service to access, it is possible to make the service execute a malicious payload.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 does not enable polymorphic unmarshmalling, which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenShift Container Platform does ship the vulnerable component, but does not enable the unsafe conditions needed to exploit, lowering their vulnerability impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-17531" }, { "category": "external", "summary": "RHBZ#1775293", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775293" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-17531", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17531" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17531" } ], "release_date": "2019-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "Red Hat Single Sign-On 7.3" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jackson-databind: Serialization gadgets in org.apache.log4j.receivers.db.*" }, { "acknowledgments": [ { "names": [ "Cure53 Berlin" ] } ], "cve": "CVE-2020-1697", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1791538" } ], "notes": [ { "category": "description", "text": "A flaw was found during the assessment of the Admin Console application for Keycloak, where it was found that Application Links to external applications are not validated properly. An attacker could use this flaw to cause Stored XSS attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "keycloak: stored XSS in client settings via application links", "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": [ "Red Hat Single Sign-On 7.3" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1697" }, { "category": "external", "summary": "RHBZ#1791538", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791538" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1697", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1697" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1697", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1697" } ], "release_date": "2020-02-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-06T08:34:54+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat Single Sign-On 7.3" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0445" } ], "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": [ "Red Hat Single Sign-On 7.3" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "keycloak: stored XSS in client settings via application links" } ] }
rhsa-2020_4366
Vulnerability from csaf_redhat
Published
2020-10-27 12:58
Modified
2024-11-05 22:52
Summary
Red Hat Security Advisory: Satellite 6.8 release
Notes
Topic
An update is now available for Red Hat Satellite 6.8 for RHEL 7.
Red Hat Product Security has rated this update as having a security impact
of Important. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE link(s) in the References section.
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):
* mysql-connector-java: Connector/J unspecified vulnerability (CPU October 2018) (CVE-2018-3258)
* netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling (CVE-2020-7238)
* rubygem-websocket-extensions: ReDoS vulnerability in Sec-WebSocket-Extensions parser (CVE-2020-7663)
* puppet: puppet server and puppetDB may leak sensitive information via metrics API (CVE-2020-7943)
* jackson-databind: multiple serialization gadgets (CVE-2020-8840 CVE-2020-9546 CVE-2020-9547 CVE-2020-9548 CVE-2020-10968 CVE-2020-10969 CVE-2020-11619 CVE-2020-14061 CVE-2020-14062 CVE-2020-14195)
* foreman: unauthorized cache read on RPM-based installations through local user (CVE-2020-14334)
* Satellite: Local user impersonation by Single sign-on (SSO) user leads to account takeover (CVE-2020-14380)
* Django: Incorrect HTTP detection with reverse-proxy connecting via HTTPS (CVE-2019-12781)
* rubygem-rack: hijack sessions by using timing attacks targeting the session id (CVE-2019-16782)
* rubygem-secure_headers: limited header injection when using dynamic overrides with user input (CVE-2020-5216)
* rubygem-secure_headers: directive injection when using dynamic overrides with user input (CVE-2020-5217)
* rubygem-actionview: views that use the `j` or `escape_javascript` methods are susceptible to XSS attacks (CVE-2020-5267)
* puppet: Arbitrary catalog retrieval (CVE-2020-7942)
* rubygem-rack: directory traversal in Rack::Directory (CVE-2020-8161)
* rubygem-rack: percent-encoded cookies can be used to overwrite existing prefixed cookie names (CVE-2020-8184)
* hibernate-validator: Improper input validation in the interpolation of constraint error messages (CVE-2020-10693)
* puppet-agent: Puppet Agent does not properly verify SSL connection when downloading a CRL (CVE-2018-11751)
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:
* Provides the Satellite Ansible Modules that allow for full automation of your Satellite configuration and deployment.
* Adds ability to install Satellite and Capsules and manage hosts in a IPv6 network environment
* Ansible based Capsule Upgrade automation: Ability to centrally upgrade all of your Capsule servers with a single job execution.
* Platform upgrades to Postgres 12, Ansible 2.9, Ruby on Rails and latest version of Puppet
* Support for HTTP UEFI provisioning
* Support for CAC card authentication with Keycloak integration
* Add ability to upgrade Red Hat Enterprise Linux 7 hosts to version 8 using the LEAPP based tooling.
* Support for Red Hat Enterprise Linux Traces integration
* satellite-maintain & foreman-maintain are now self updating
* Notifications in the UI to warn users when subscriptions are expiring.
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 linked to in the References
section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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.8 for RHEL 7.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat 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\n* mysql-connector-java: Connector/J unspecified vulnerability (CPU October 2018) (CVE-2018-3258)\n* netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling (CVE-2020-7238)\n* rubygem-websocket-extensions: ReDoS vulnerability in Sec-WebSocket-Extensions parser (CVE-2020-7663)\n* puppet: puppet server and puppetDB may leak sensitive information via metrics API (CVE-2020-7943)\n* jackson-databind: multiple serialization gadgets (CVE-2020-8840 CVE-2020-9546 CVE-2020-9547 CVE-2020-9548 CVE-2020-10968 CVE-2020-10969 CVE-2020-11619 CVE-2020-14061 CVE-2020-14062 CVE-2020-14195)\n* foreman: unauthorized cache read on RPM-based installations through local user (CVE-2020-14334)\n* Satellite: Local user impersonation by Single sign-on (SSO) user leads to account takeover (CVE-2020-14380)\n* Django: Incorrect HTTP detection with reverse-proxy connecting via HTTPS (CVE-2019-12781)\n* rubygem-rack: hijack sessions by using timing attacks targeting the session id (CVE-2019-16782)\n* rubygem-secure_headers: limited header injection when using dynamic overrides with user input (CVE-2020-5216)\n* rubygem-secure_headers: directive injection when using dynamic overrides with user input (CVE-2020-5217)\n* rubygem-actionview: views that use the `j` or `escape_javascript` methods are susceptible to XSS attacks (CVE-2020-5267)\n* puppet: Arbitrary catalog retrieval (CVE-2020-7942)\n* rubygem-rack: directory traversal in Rack::Directory (CVE-2020-8161)\n* rubygem-rack: percent-encoded cookies can be used to overwrite existing prefixed cookie names (CVE-2020-8184)\n* hibernate-validator: Improper input validation in the interpolation of constraint error messages (CVE-2020-10693)\n* puppet-agent: Puppet Agent does not properly verify SSL connection when downloading a CRL (CVE-2018-11751)\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\n* Provides the Satellite Ansible Modules that allow for full automation of your Satellite configuration and deployment.\n\n* Adds ability to install Satellite and Capsules and manage hosts in a IPv6 network environment\n\n* Ansible based Capsule Upgrade automation: Ability to centrally upgrade all of your Capsule servers with a single job execution.\n\n* Platform upgrades to Postgres 12, Ansible 2.9, Ruby on Rails and latest version of Puppet\n\n* Support for HTTP UEFI provisioning\n\n* Support for CAC card authentication with Keycloak integration\n\n* Add ability to upgrade Red Hat Enterprise Linux 7 hosts to version 8 using the LEAPP based tooling.\n\n* Support for Red Hat Enterprise Linux Traces integration\n\n* satellite-maintain \u0026 foreman-maintain are now self updating\n\n* Notifications in the UI to warn users when subscriptions are expiring.\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 linked to in the References\nsection.", "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-2020:4366", "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1160344", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1160344" }, { "category": "external", "summary": "1261802", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1261802" }, { "category": "external", "summary": "1300211", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1300211" }, { "category": "external", "summary": "1332702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1332702" }, { "category": "external", "summary": "1398317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1398317" }, { "category": "external", "summary": "1410616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1410616" }, { "category": "external", "summary": "1410916", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1410916" }, { "category": "external", "summary": "1429033", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1429033" }, { "category": "external", "summary": "1461781", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1461781" }, { "category": "external", "summary": "1469267", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1469267" }, { "category": "external", "summary": "1486446", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486446" }, { "category": "external", "summary": "1486696", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1486696" }, { "category": "external", "summary": "1494180", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1494180" }, { "category": "external", "summary": "1501499", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501499" }, { "category": "external", "summary": "1503037", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1503037" }, { "category": "external", "summary": "1505842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1505842" }, { "category": "external", "summary": "1531674", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1531674" }, { "category": "external", "summary": "1537320", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1537320" }, { "category": "external", "summary": "1543316", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1543316" }, { "category": "external", "summary": "1563270", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1563270" }, { "category": "external", "summary": "1569324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1569324" }, { "category": "external", "summary": "1571907", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1571907" }, { "category": "external", "summary": "1576859", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1576859" }, { "category": "external", "summary": "1584184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1584184" }, { "category": "external", "summary": "1601101", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601101" }, { "category": "external", "summary": "1607706", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1607706" }, { "category": "external", "summary": "1608001", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1608001" }, { "category": "external", "summary": "1613391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1613391" }, { "category": "external", "summary": "1619274", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1619274" }, { "category": "external", "summary": "1619422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1619422" }, { "category": "external", "summary": "1620214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1620214" }, { "category": "external", "summary": "1624049", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1624049" }, { "category": "external", "summary": "1625258", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1625258" }, { "category": "external", "summary": "1627066", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1627066" }, { "category": "external", "summary": "1630433", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1630433" }, { "category": "external", "summary": "1630536", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1630536" }, { "category": "external", "summary": "1632577", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1632577" }, { "category": "external", "summary": "1640615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640615" }, { "category": "external", "summary": "1645062", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1645062" }, { "category": "external", "summary": "1645749", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1645749" }, { "category": "external", "summary": "1647216", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647216" }, { "category": "external", "summary": "1647364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647364" }, { "category": "external", "summary": "1647781", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647781" }, { "category": "external", "summary": "1651297", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1651297" }, { "category": "external", "summary": "1653217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1653217" }, { "category": "external", "summary": "1654347", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1654347" }, { "category": "external", "summary": "1654375", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1654375" }, { "category": "external", "summary": "1659418", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1659418" }, { "category": "external", "summary": "1665277", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665277" }, { "category": "external", "summary": "1665893", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665893" }, { "category": "external", "summary": "1666693", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666693" }, { "category": "external", "summary": "1677907", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677907" }, { "category": "external", "summary": "1680157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680157" }, { "category": "external", "summary": "1680458", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680458" }, { "category": "external", "summary": "1680567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680567" }, { "category": "external", "summary": "1681619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1681619" }, { "category": "external", "summary": "1685949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1685949" }, { "category": "external", "summary": "1687116", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1687116" }, { "category": "external", "summary": "1688886", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688886" }, { "category": "external", "summary": "1691416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1691416" }, { "category": "external", "summary": "1697476", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1697476" }, { "category": "external", "summary": "1702434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702434" }, { "category": "external", "summary": "1705097", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1705097" }, { "category": "external", "summary": "1709557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709557" }, { "category": "external", "summary": "1709842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709842" }, { "category": "external", "summary": "1710511", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1710511" }, { "category": "external", "summary": "1715999", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1715999" }, { "category": "external", "summary": "1716423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1716423" }, { "category": "external", "summary": "1717403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1717403" }, { "category": "external", "summary": "1718012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1718012" }, { "category": "external", "summary": "1718954", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1718954" }, { "category": "external", "summary": "1719509", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719509" }, { "category": "external", "summary": "1719516", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719516" }, { "category": "external", "summary": "1720725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1720725" }, { "category": "external", "summary": "1721419", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721419" }, { "category": "external", "summary": "1722954", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1722954" }, { "category": "external", "summary": "1723313", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723313" }, { "category": "external", "summary": "1724494", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724494" }, { "category": "external", "summary": "1724497", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724497" }, { "category": "external", "summary": "1726768", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1726768" }, { "category": "external", "summary": "1729968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729968" }, { "category": "external", "summary": "1730083", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730083" }, { "category": "external", "summary": "1731155", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1731155" }, { "category": "external", "summary": "1731229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1731229" }, { "category": "external", "summary": "1731235", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1731235" }, { "category": "external", "summary": "1733241", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733241" }, { "category": "external", "summary": "1733650", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733650" }, { "category": "external", "summary": "1736809", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1736809" }, { "category": "external", "summary": "1737135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1737135" }, { "category": "external", "summary": "1737564", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1737564" }, { "category": "external", "summary": "1738548", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738548" }, { "category": "external", "summary": "1740943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740943" }, { "category": "external", "summary": "1743056", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743056" }, { "category": "external", "summary": "1743776", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743776" }, { "category": "external", "summary": "1745516", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1745516" }, { "category": "external", "summary": "1746936", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1746936" }, { "category": "external", "summary": "1749692", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749692" }, { "category": "external", "summary": "1749916", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749916" }, { "category": "external", "summary": "1751981", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1751981" }, { "category": "external", "summary": "1752880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1752880" }, { "category": "external", "summary": "1753551", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1753551" }, { "category": "external", "summary": "1756991", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1756991" }, { "category": "external", "summary": "1757317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757317" }, { "category": "external", "summary": "1757394", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757394" }, { "category": "external", "summary": "1759160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1759160" }, { "category": "external", "summary": "1761872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1761872" }, { "category": "external", "summary": "1763178", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763178" }, { "category": "external", "summary": "1763816", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763816" }, { "category": "external", "summary": "1766613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1766613" }, { "category": "external", "summary": "1766906", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1766906" }, { "category": "external", "summary": "1767497", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1767497" }, { "category": "external", "summary": "1767635", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1767635" }, { "category": "external", "summary": "1770366", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770366" }, { "category": "external", "summary": "1770544", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770544" }, { "category": "external", "summary": "1770777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1770777" }, { "category": "external", "summary": "1771367", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771367" }, { "category": "external", "summary": "1771428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771428" }, { "category": "external", "summary": "1771484", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771484" }, { "category": "external", "summary": "1771693", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771693" }, { "category": "external", "summary": "1772381", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772381" }, { "category": "external", "summary": "1772517", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772517" }, { "category": "external", "summary": "1772544", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772544" }, { "category": "external", "summary": "1773298", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773298" }, { "category": "external", "summary": "1774710", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774710" }, { "category": "external", "summary": "1778396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1778396" }, { "category": "external", "summary": "1778503", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1778503" }, { "category": "external", "summary": "1778681", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1778681" }, { "category": "external", "summary": "1779638", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1779638" }, { "category": "external", "summary": "1781671", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1781671" }, { "category": "external", "summary": "1782352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1782352" }, { "category": "external", "summary": "1782426", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1782426" }, { "category": "external", "summary": "1783568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783568" }, { "category": "external", "summary": "1783882", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783882" }, { "category": "external", "summary": "1784012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1784012" }, { "category": "external", "summary": "1784341", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1784341" }, { "category": "external", "summary": "1785117", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1785117" }, { "category": "external", "summary": "1785231", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1785231" }, { "category": "external", "summary": "1785624", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1785624" }, { "category": "external", "summary": "1785683", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1785683" }, { "category": "external", "summary": "1785902", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1785902" }, { "category": "external", "summary": "1785940", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1785940" }, { "category": "external", "summary": "1787329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1787329" }, { "category": "external", "summary": "1788261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788261" }, { "category": "external", "summary": "1788958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788958" }, { "category": "external", "summary": "1789006", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789006" }, { "category": "external", "summary": "1789100", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789100" }, { "category": "external", "summary": "1789434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789434" }, { "category": "external", "summary": "1789522", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789522" }, { "category": "external", "summary": "1789686", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789686" }, { "category": "external", "summary": "1789815", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789815" }, { "category": "external", "summary": "1789911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789911" }, { "category": "external", "summary": "1789924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789924" }, { "category": "external", "summary": "1791654", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791654" }, { "category": "external", "summary": "1791656", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791656" }, { "category": "external", "summary": "1791658", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791658" }, { "category": "external", "summary": "1791659", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791659" }, { "category": "external", "summary": "1791663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791663" }, { "category": "external", "summary": "1791665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791665" }, { "category": "external", "summary": "1792131", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792131" }, { "category": "external", "summary": "1792135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792135" }, { "category": "external", "summary": "1792174", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792174" }, { "category": "external", "summary": "1792304", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792304" }, { "category": "external", "summary": "1792378", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792378" }, { "category": "external", "summary": "1793951", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793951" }, { "category": "external", "summary": "1794015", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1794015" }, { "category": "external", "summary": "1794346", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1794346" }, { "category": "external", "summary": "1794641", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1794641" }, { "category": "external", "summary": "1795809", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795809" }, { "category": "external", "summary": "1796155", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796155" }, { "category": "external", "summary": "1796205", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796205" }, { "category": "external", "summary": "1796225", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796225" }, { "category": "external", "summary": "1796259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796259" }, { "category": "external", "summary": "1796697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796697" }, { "category": "external", "summary": "1798489", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798489" }, { "category": "external", "summary": "1798668", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798668" }, { "category": "external", "summary": "1799480", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1799480" }, { "category": "external", "summary": "1800503", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1800503" }, { "category": "external", "summary": "1801264", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1801264" }, { "category": "external", "summary": "1801286", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1801286" }, { "category": "external", "summary": "1802529", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802529" }, { "category": "external", "summary": "1802631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802631" }, { "category": "external", "summary": "1803846", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1803846" }, { "category": "external", "summary": "1804496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804496" }, { "category": "external", "summary": "1804651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1804651" }, { "category": "external", "summary": "1805501", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1805501" }, { "category": "external", "summary": "1805727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1805727" }, { "category": "external", "summary": "1806713", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1806713" }, { "category": "external", "summary": "1806842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1806842" }, { "category": "external", "summary": "1806897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1806897" }, { "category": "external", "summary": "1807042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807042" }, { "category": "external", "summary": "1807321", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807321" }, { "category": "external", "summary": "1807829", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807829" }, { "category": "external", "summary": "1807946", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807946" }, { "category": "external", "summary": "1808843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1808843" }, { "category": "external", "summary": "1810250", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810250" }, { "category": "external", "summary": "1810549", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810549" }, { "category": "external", "summary": "1810774", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810774" }, { "category": "external", "summary": "1811390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1811390" }, { "category": "external", "summary": "1812031", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1812031" }, { "category": "external", "summary": "1812858", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1812858" }, { "category": "external", "summary": "1812904", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1812904" }, { "category": "external", "summary": "1813005", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813005" }, { "category": "external", "summary": "1813313", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813313" }, { "category": "external", "summary": "1814095", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1814095" }, { "category": "external", "summary": "1815104", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815104" }, { "category": "external", "summary": "1815135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815135" }, { "category": "external", "summary": "1815146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815146" }, { "category": "external", "summary": "1815608", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815608" }, { "category": "external", "summary": "1816330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816330" }, { "category": "external", "summary": "1816332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816332" }, { "category": "external", "summary": "1816337", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816337" }, { "category": "external", "summary": "1816340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816340" }, { "category": "external", "summary": "1816699", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816699" }, { "category": "external", "summary": "1816720", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816720" }, { "category": "external", "summary": "1816853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816853" }, { "category": "external", "summary": "1817215", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817215" }, { "category": "external", "summary": "1817224", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817224" }, { "category": "external", "summary": "1817481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817481" }, { "category": "external", "summary": "1817728", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817728" }, { "category": "external", "summary": "1817874", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817874" }, { "category": "external", "summary": "1818062", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1818062" }, { "category": "external", "summary": "1818816", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1818816" }, { "category": "external", "summary": "1819145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819145" }, { "category": "external", "summary": "1819208", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819208" }, { "category": "external", "summary": "1819212", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819212" }, { "category": "external", "summary": "1820193", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820193" }, { "category": "external", "summary": "1820245", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1820245" }, { "category": "external", "summary": "1821182", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821182" }, { "category": "external", "summary": "1821335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821335" }, { "category": "external", "summary": "1821457", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821457" }, { "category": "external", "summary": "1821629", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821629" }, { "category": "external", "summary": "1821651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821651" }, { "category": "external", "summary": "1821752", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1821752" }, { "category": "external", "summary": "1822039", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1822039" }, { "category": "external", "summary": "1822560", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1822560" }, { "category": "external", "summary": "1823905", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1823905" }, { "category": "external", "summary": "1823991", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1823991" }, { "category": "external", "summary": "1824183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1824183" }, { "category": "external", "summary": "1824931", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1824931" }, { "category": "external", "summary": "1825760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825760" }, { "category": "external", "summary": "1825930", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825930" }, { "category": "external", "summary": "1825978", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825978" }, { "category": "external", "summary": "1826298", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826298" }, { "category": "external", "summary": "1826340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826340" }, { "category": "external", "summary": "1826515", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826515" }, { "category": "external", "summary": "1826625", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826625" }, { "category": "external", "summary": "1826678", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826678" }, { "category": "external", "summary": "1826734", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826734" }, { "category": "external", "summary": "1826805", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826805" }, { "category": "external", "summary": "1827389", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827389" }, { "category": "external", "summary": "1827583", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827583" }, { "category": "external", "summary": "1828257", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828257" }, { "category": "external", "summary": "1828486", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828486" }, { "category": "external", "summary": "1828549", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828549" }, { "category": "external", "summary": "1828682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828682" }, { "category": "external", "summary": "1828789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828789" }, { "category": "external", "summary": "1828868", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828868" }, { "category": "external", "summary": "1829487", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1829487" }, { "category": "external", "summary": "1829766", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1829766" }, { "category": "external", "summary": "1830253", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1830253" }, { "category": "external", "summary": "1830403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1830403" }, { "category": "external", "summary": "1830834", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1830834" }, { "category": "external", "summary": "1830860", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1830860" }, { "category": "external", "summary": "1830882", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1830882" }, { "category": "external", "summary": "1830884", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1830884" }, { "category": "external", "summary": "1831528", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1831528" }, { "category": "external", "summary": "1833031", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833031" }, { "category": "external", "summary": "1833035", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833035" }, { "category": "external", "summary": "1833039", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833039" }, { "category": "external", "summary": "1833311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1833311" }, { "category": "external", "summary": "1834302", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1834302" }, { "category": "external", "summary": "1834377", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1834377" }, { "category": "external", "summary": "1834866", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1834866" }, { "category": "external", "summary": "1834898", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1834898" }, { "category": "external", "summary": "1835189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1835189" }, { "category": "external", "summary": "1835241", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1835241" }, { "category": "external", "summary": "1835882", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1835882" }, { "category": "external", "summary": "1836155", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1836155" }, { "category": "external", "summary": "1836771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1836771" }, { "category": "external", "summary": "1836774", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1836774" }, { "category": "external", "summary": "1836845", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1836845" }, { "category": "external", "summary": "1837951", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1837951" }, { "category": "external", "summary": "1838160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1838160" }, { "category": "external", "summary": "1838191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1838191" }, { "category": "external", "summary": "1838281", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1838281" }, { "category": "external", "summary": "1838917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1838917" }, { "category": "external", "summary": "1838963", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1838963" }, { "category": "external", "summary": "1838965", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1838965" }, { "category": "external", "summary": "1839025", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1839025" }, { "category": "external", "summary": "1839649", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1839649" }, { "category": "external", "summary": "1839726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1839726" }, { "category": "external", "summary": "1839779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1839779" }, { "category": "external", "summary": "1839966", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1839966" }, { "category": "external", "summary": "1840166", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840166" }, { "category": "external", "summary": "1840191", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840191" }, { "category": "external", "summary": "1840218", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840218" }, { "category": "external", "summary": "1840525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840525" }, { "category": "external", "summary": "1840635", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840635" }, { "category": "external", "summary": "1840723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840723" }, { "category": "external", "summary": "1840745", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1840745" }, { "category": "external", "summary": "1841098", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1841098" }, { "category": "external", "summary": "1841143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1841143" }, { "category": "external", "summary": "1841573", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1841573" }, { "category": "external", "summary": "1841818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1841818" }, { "category": "external", "summary": "1842900", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1842900" }, { "category": "external", "summary": "1842943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1842943" }, { "category": "external", "summary": "1843406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1843406" }, { "category": "external", "summary": "1843561", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1843561" }, { "category": "external", "summary": "1843846", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1843846" }, { "category": "external", "summary": "1843867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1843867" }, { "category": "external", "summary": "1843926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1843926" }, { "category": "external", "summary": "1844142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1844142" }, { "category": "external", "summary": "1845112", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845112" }, { "category": "external", "summary": "1845486", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845486" }, { "category": "external", "summary": "1845860", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845860" }, { "category": "external", "summary": "1845978", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845978" }, { "category": "external", "summary": "1846254", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1846254" }, { "category": "external", "summary": "1846313", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1846313" }, { "category": "external", "summary": "1846317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1846317" }, { "category": "external", "summary": "1846421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1846421" }, { "category": "external", "summary": "1846593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1846593" }, { "category": "external", "summary": "1847019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847019" }, { "category": "external", "summary": "1847063", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847063" }, { "category": "external", "summary": "1847407", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847407" }, { "category": "external", "summary": "1847645", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847645" }, { "category": "external", "summary": "1847784", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847784" }, { "category": "external", "summary": "1847840", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847840" }, { "category": "external", "summary": "1847871", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847871" }, { "category": "external", "summary": "1848291", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848291" }, { "category": "external", "summary": "1848535", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848535" }, { "category": "external", "summary": "1848538", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848538" }, { "category": "external", "summary": "1848902", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848902" }, { "category": "external", "summary": "1848958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848958" }, { "category": "external", "summary": "1848962", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848962" }, { "category": "external", "summary": "1848966", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848966" }, { "category": "external", "summary": "1848973", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848973" }, { "category": "external", "summary": "1849141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1849141" }, { "category": "external", "summary": "1849656", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1849656" }, { "category": "external", "summary": "1849680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1849680" }, { "category": "external", "summary": "1849869", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1849869" }, { "category": "external", "summary": "1850355", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850355" }, { "category": "external", "summary": "1850536", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850536" }, { "category": "external", "summary": "1850914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850914" }, { "category": "external", "summary": "1850934", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850934" }, { "category": "external", "summary": "1851017", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851017" }, { "category": "external", "summary": "1851030", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851030" }, { "category": "external", "summary": "1851167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851167" }, { "category": "external", "summary": "1851176", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851176" }, { "category": "external", "summary": "1851952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851952" }, { "category": "external", "summary": "1852371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852371" }, { "category": "external", "summary": "1852723", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852723" }, { "category": "external", "summary": "1852733", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852733" }, { "category": "external", "summary": "1852735", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852735" }, { "category": "external", "summary": "1853076", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853076" }, { "category": "external", "summary": "1853200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853200" }, { "category": "external", "summary": "1853280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853280" }, { "category": "external", "summary": "1853463", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853463" }, { "category": "external", "summary": "1853504", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853504" }, { "category": "external", "summary": "1853572", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853572" }, { "category": "external", "summary": "1854138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854138" }, { "category": "external", "summary": "1854397", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854397" }, { "category": "external", "summary": "1854530", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854530" }, { "category": "external", "summary": "1855008", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1855008" }, { "category": "external", "summary": "1855254", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1855254" }, { "category": "external", "summary": "1855348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1855348" }, { "category": "external", "summary": "1855710", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1855710" }, { "category": "external", "summary": "1856370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856370" }, { "category": "external", "summary": "1856379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856379" }, { "category": "external", "summary": "1856401", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856401" }, { "category": "external", "summary": "1856831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856831" }, { "category": "external", "summary": "1856837", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856837" }, { "category": "external", "summary": "1857124", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857124" }, { "category": "external", "summary": "1857146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857146" }, { "category": "external", "summary": "1857184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857184" }, { "category": "external", "summary": "1857377", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857377" }, { "category": "external", "summary": "1857506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857506" }, { "category": "external", "summary": "1857572", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857572" }, { "category": "external", "summary": "1857726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857726" }, { "category": "external", "summary": "1858237", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1858237" }, { "category": "external", "summary": "1858284", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1858284" }, { "category": "external", "summary": "1858819", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1858819" }, { "category": "external", "summary": "1858855", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1858855" }, { "category": "external", "summary": "1859158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1859158" }, { "category": "external", "summary": "1859194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1859194" }, { "category": "external", "summary": "1859276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1859276" }, { "category": "external", "summary": "1859705", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1859705" }, { "category": "external", "summary": "1859929", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1859929" }, { "category": "external", "summary": "1860351", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860351" }, { "category": "external", "summary": "1860407", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860407" }, { "category": "external", "summary": "1860422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860422" }, { "category": "external", "summary": "1860430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860430" }, { "category": "external", "summary": "1860444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860444" }, { "category": "external", "summary": "1860519", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860519" }, { "category": "external", "summary": "1860585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860585" }, { "category": "external", "summary": "1860587", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860587" }, { "category": "external", "summary": "1860835", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860835" }, { "category": "external", "summary": "1860957", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860957" }, { "category": "external", "summary": "1861367", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861367" }, { "category": "external", "summary": "1861397", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861397" }, { "category": "external", "summary": "1861422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861422" }, { "category": "external", "summary": "1861656", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861656" }, { "category": "external", "summary": "1861724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861724" }, { "category": "external", "summary": "1861766", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861766" }, { "category": "external", "summary": "1861807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861807" }, { "category": "external", "summary": "1861816", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861816" }, { "category": "external", "summary": "1861831", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861831" }, { "category": "external", "summary": "1861890", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861890" }, { "category": "external", "summary": "1861970", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861970" }, { "category": "external", "summary": "1862135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1862135" }, { "category": "external", "summary": "1862445", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1862445" }, { "category": "external", "summary": "1862772", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1862772" }, { "category": "external", "summary": "1865871", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865871" }, { "category": "external", "summary": "1865872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865872" }, { "category": "external", "summary": "1865874", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865874" }, { "category": "external", "summary": "1865876", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865876" }, { "category": "external", "summary": "1865879", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865879" }, { "category": "external", "summary": "1865880", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865880" }, { "category": "external", "summary": "1865928", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865928" }, { "category": "external", "summary": "1865943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865943" }, { "category": "external", "summary": "1866029", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1866029" }, { "category": "external", "summary": "1866436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1866436" }, { "category": "external", "summary": "1866461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1866461" }, { "category": "external", "summary": "1866515", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1866515" }, { "category": "external", "summary": "1866700", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1866700" }, { "category": "external", "summary": "1866710", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1866710" }, { "category": "external", "summary": "1867239", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1867239" }, { "category": "external", "summary": "1867287", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1867287" }, { "category": "external", "summary": "1867311", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1867311" }, { "category": "external", "summary": "1867399", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1867399" }, { "category": "external", "summary": "1867895", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1867895" }, { "category": "external", "summary": "1868183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868183" }, { "category": "external", "summary": "1868971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868971" }, { "category": "external", "summary": "1869640", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869640" }, { "category": "external", "summary": "1869812", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869812" }, { "category": "external", "summary": "1870657", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1870657" }, { "category": "external", "summary": "1871016", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1871016" }, { "category": "external", "summary": "1871434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1871434" }, { "category": "external", "summary": "1871729", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1871729" }, { "category": "external", "summary": "1871815", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1871815" }, { "category": "external", "summary": "1871978", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1871978" }, { "category": "external", "summary": "1872014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872014" }, { "category": "external", "summary": "1872041", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872041" }, { "category": "external", "summary": "1873408", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1873408" }, { "category": "external", "summary": "1873926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1873926" }, { "category": "external", "summary": "1874143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874143" }, { "category": "external", "summary": "1874160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874160" }, { "category": "external", "summary": "1874168", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874168" }, { "category": "external", "summary": "1874171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874171" }, { "category": "external", "summary": "1874172", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874172" }, { "category": "external", "summary": "1874175", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874175" }, { "category": "external", "summary": "1874176", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874176" }, { "category": "external", "summary": "1874422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874422" }, { "category": "external", "summary": "1874619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874619" }, { "category": "external", "summary": "1875357", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1875357" }, { "category": "external", "summary": "1875426", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1875426" }, { "category": "external", "summary": "1875660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1875660" }, { "category": "external", "summary": "1875667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1875667" }, { "category": "external", "summary": "1877307", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877307" }, { "category": "external", "summary": "1877354", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877354" }, { "category": "external", "summary": "1877443", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877443" }, { "category": "external", "summary": "1877452", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877452" }, { "category": "external", "summary": "1877520", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877520" }, { "category": "external", "summary": "1877542", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877542" }, { "category": "external", "summary": "1878194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1878194" }, { "category": "external", "summary": "1878556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1878556" }, { "category": "external", "summary": "1878693", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1878693" }, { "category": "external", "summary": "1878850", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1878850" }, { "category": "external", "summary": "1879151", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879151" }, { "category": "external", "summary": "1879448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879448" }, { "category": "external", "summary": "1879451", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879451" }, { "category": "external", "summary": "1879453", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879453" }, { "category": "external", "summary": "1879571", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879571" }, { "category": "external", "summary": "1880637", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1880637" }, { "category": "external", "summary": "1881066", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1881066" }, { "category": "external", "summary": "1881078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1881078" }, { "category": "external", "summary": "1881988", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1881988" }, { "category": "external", "summary": "1882276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882276" }, { "category": "external", "summary": "1882389", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1882389" }, { "category": "external", "summary": "1883093", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883093" }, { "category": "external", "summary": "1883472", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883472" }, { "category": "external", "summary": "1887483", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1887483" }, { "category": "external", "summary": "1887489", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1887489" }, { "category": "external", "summary": "1887808", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1887808" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4366.json" } ], "title": "Red Hat Security Advisory: Satellite 6.8 release", "tracking": { "current_release_date": "2024-11-05T22:52:41+00:00", "generator": { "date": "2024-11-05T22:52:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:4366", "initial_release_date": "2020-10-27T12:58:12+00:00", "revision_history": [ { "date": "2020-10-27T12:58:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-10-27T12:58:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T22:52:41+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.8", "product": { "name": "Red Hat Satellite 6.8", "product_id": "7Server-Satellite68", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.8::el7" } } }, { "category": "product_name", "name": "Red Hat Satellite Capsule 6.8", "product": { "name": "Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.8::el7" } } } ], "category": "product_family", "name": "Red Hat Satellite 6" }, { "branches": [ { "category": "product_version", "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "product": { "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "product_id": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansiblerole-foreman_scap_client@0.0.5-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "product": { "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "product_id": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansiblerole-insights-client@1.7.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "product": { "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "product_id": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansiblerole-satellite-receptor-installer@0.6.13-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "ansible-runner-0:1.4.6-1.el7ar.noarch", "product": { "name": "ansible-runner-0:1.4.6-1.el7ar.noarch", "product_id": "ansible-runner-0:1.4.6-1.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-1.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "product": { "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "product_id": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ansible-runner@1.4.6-1.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "crane-selinux-0:3.4.0-1.el7sat.noarch", "product": { "name": "crane-selinux-0:3.4.0-1.el7sat.noarch", "product_id": "crane-selinux-0:3.4.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/crane-selinux@3.4.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-selinux-0:3.4.0-1.el7sat.noarch", "product": { "name": "katello-selinux-0:3.4.0-1.el7sat.noarch", "product_id": "katello-selinux-0:3.4.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-selinux@3.4.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "product": { "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "product_id": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat@202005201200-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "product": { "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "product_id": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat-tftpboot@202005201200-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch", "product": { "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch", "product_id": "foreman-proxy-0:2.1.2-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-proxy@2.1.2-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "product": { "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "product_id": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-proxy-journald@2.1.2-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "product": { "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "product_id": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-proxy-content@3.16.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-0:3.16.0-1.el7sat.noarch", "product": { "name": "katello-0:3.16.0-1.el7sat.noarch", "product_id": "katello-0:3.16.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello@3.16.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-common-0:3.16.0-1.el7sat.noarch", "product": { "name": "katello-common-0:3.16.0-1.el7sat.noarch", "product_id": "katello-common-0:3.16.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-common@3.16.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-debug-0:3.16.0-1.el7sat.noarch", "product": { "name": "katello-debug-0:3.16.0-1.el7sat.noarch", "product_id": "katello-debug-0:3.16.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-debug@3.16.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", "product": { "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", "product_id": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-certs-tools@2.7.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "product": { "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "product_id": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-client-bootstrap@1.7.5-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "product": { "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "product_id": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/keycloak-httpd-client-install@1.2.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "product": { "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "product_id": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-keycloak-httpd-client-install@1.2.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "kobo-0:0.5.1-1.el7sat.noarch", "product": { "name": "kobo-0:0.5.1-1.el7sat.noarch", "product_id": "kobo-0:0.5.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kobo@0.5.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", "product": { "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", "product_id": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-admin-client@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", "product": { "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", "product_id": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-maintenance@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch", "product": { "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch", "product_id": "pulp-selinux-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-selinux@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-server-0:2.21.3-1.el7sat.noarch", "product": { "name": "pulp-server-0:2.21.3-1.el7sat.noarch", "product_id": "pulp-server-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-server@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "product": { "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "product_id": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-bindings@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "product": { "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "product_id": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-client-lib@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch", "product": { "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch", "product_id": "python-pulp-common-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-common@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "product": { "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "product_id": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-oid_validation@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "product": { "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "product_id": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-repoauth@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "product": { "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "product_id": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-streamer@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "product": { "name": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "product_id": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-nodes-child@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "product": { "name": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "product_id": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-nodes-common@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "product": { "name": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "product_id": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-nodes-parent@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "product": { "name": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "product_id": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-agent-lib@2.21.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-katello-0:1.0.3-1.el7sat.noarch", "product": { "name": "pulp-katello-0:1.0.3-1.el7sat.noarch", "product_id": "pulp-katello-0:1.0.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-katello@1.0.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "product": { "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "product_id": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-ostree-admin-extensions@1.3.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "product": { "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "product_id": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-ostree-plugins@1.3.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "product": { "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "product_id": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-ostree-common@1.3.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "product": { "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "product_id": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-puppet-admin-extensions@2.21.3-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "product": { "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "product_id": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-puppet-plugins@2.21.3-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "product": { "name": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "product_id": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-puppet-tools@2.21.3-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "product": { "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "product_id": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-puppet-common@2.21.3-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "product": { "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "product_id": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-rpm-admin-extensions@2.21.3-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "product": { "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "product_id": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-rpm-plugins@2.21.3-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "product": { "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "product_id": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-integrity@2.21.3-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "product": { "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "product_id": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-rpm-common@2.21.3-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "product": { "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "product_id": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent-oauth@0.5.1-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "product": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "product_id": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-foreman_scap_client@0.4.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "product": { "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "product_id": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppetlabs-stdlib@4.25.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-amqp-0:2.2.2-5.el7sat.noarch", "product": { "name": "python2-amqp-0:2.2.2-5.el7sat.noarch", "product_id": "python2-amqp-0:2.2.2-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-amqp@2.2.2-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch", "product": { "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch", "product_id": "python2-anyjson-0:0.3.3-11.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-anyjson@0.3.3-11.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-apypie-0:0.2.2-1.el7sat.noarch", "product": { "name": "python2-apypie-0:0.2.2-1.el7sat.noarch", "product_id": "python2-apypie-0:0.2.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-apypie@0.2.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-celery-0:4.0.2-9.el7sat.noarch", "product": { "name": "python2-celery-0:4.0.2-9.el7sat.noarch", "product_id": "python2-celery-0:4.0.2-9.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-celery@4.0.2-9.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-click-0:6.7-9.el7sat.noarch", "product": { "name": "python2-click-0:6.7-9.el7sat.noarch", "product_id": "python2-click-0:6.7-9.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-click@6.7-9.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-crane-0:3.3.1-9.el7sat.noarch", "product": { "name": "python2-crane-0:3.3.1-9.el7sat.noarch", "product_id": "python2-crane-0:3.3.1-9.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-crane@3.3.1-9.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-daemon-0:2.1.2-7.el7at.noarch", "product": { "name": "python2-daemon-0:2.1.2-7.el7at.noarch", "product_id": "python2-daemon-0:2.1.2-7.el7at.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-daemon@2.1.2-7.el7at?arch=noarch" } } }, { "category": "product_version", "name": "python2-django-0:1.11.29-1.el7sat.noarch", "product": { "name": "python2-django-0:1.11.29-1.el7sat.noarch", "product_id": "python2-django-0:1.11.29-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-django@1.11.29-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-flask-1:0.12.2-4.el7sat.noarch", "product": { "name": "python2-flask-1:0.12.2-4.el7sat.noarch", "product_id": "python2-flask-1:0.12.2-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-flask@0.12.2-4.el7sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-future-0:0.16.0-11.el7sat.noarch", "product": { "name": "python2-future-0:0.16.0-11.el7sat.noarch", "product_id": "python2-future-0:0.16.0-11.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-future@0.16.0-11.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-isodate-0:0.5.4-12.el7sat.noarch", "product": { "name": "python2-isodate-0:0.5.4-12.el7sat.noarch", "product_id": "python2-isodate-0:0.5.4-12.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-isodate@0.5.4-12.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch", "product": { "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch", "product_id": "python2-itsdangerous-0:0.24-15.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-itsdangerous@0.24-15.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-10.el7sat.noarch", "product": { "name": "python2-jinja2-0:2.10-10.el7sat.noarch", "product_id": "python2-jinja2-0:2.10-10.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-10.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch", "product": { "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch", "product_id": "python2-jmespath-0:0.9.0-6.el7_7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jmespath@0.9.0-6.el7_7?arch=noarch" } } }, { "category": "product_version", "name": "python2-kombu-10:4.0.2-13.el7sat.noarch", "product": { "name": "python2-kombu-10:4.0.2-13.el7sat.noarch", "product_id": "python2-kombu-10:4.0.2-13.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-kombu@4.0.2-13.el7sat?arch=noarch\u0026epoch=10" } } }, { "category": "product_version", "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch", "product": { "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch", "product_id": "python2-lockfile-1:0.11.0-10.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lockfile@0.11.0-10.el7ar?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-okaara-0:1.0.37-2.el7sat.noarch", "product": { "name": "python2-okaara-0:1.0.37-2.el7sat.noarch", "product_id": "python2-okaara-0:1.0.37-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-okaara@1.0.37-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-pexpect-0:4.6-1.el7at.noarch", "product": { "name": "python2-pexpect-0:4.6-1.el7at.noarch", "product_id": "python2-pexpect-0:4.6-1.el7at.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pexpect@4.6-1.el7at?arch=noarch" } } }, { "category": "product_version", "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", "product": { "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", "product_id": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ptyprocess@0.5.2-3.el7at?arch=noarch" } } }, { "category": "product_version", "name": "python2-vine-10:1.1.3-6.el7sat.noarch", "product": { "name": "python2-vine-10:1.1.3-6.el7sat.noarch", "product_id": "python2-vine-10:1.1.3-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-vine@1.1.3-6.el7sat?arch=noarch\u0026epoch=10" } } }, { "category": "product_version", "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", "product": { "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", "product_id": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-werkzeug@0.12.2-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", "product": { "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", "product_id": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-async-timeout@3.0.1-2.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "python3-attrs-0:19.3.0-3.el7ar.noarch", "product": { "name": "python3-attrs-0:19.3.0-3.el7ar.noarch", "product_id": "python3-attrs-0:19.3.0-3.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-attrs@19.3.0-3.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "python3-chardet-0:3.0.4-10.el7ar.noarch", "product": { "name": "python3-chardet-0:3.0.4-10.el7ar.noarch", "product_id": "python3-chardet-0:3.0.4-10.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-chardet@3.0.4-10.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch", "product": { "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch", "product_id": "python3-dateutil-0:2.8.1-2.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-dateutil@2.8.1-2.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "python3-idna-0:2.4-2.el7ar.noarch", "product": { "name": "python3-idna-0:2.4-2.el7ar.noarch", "product_id": "python3-idna-0:2.4-2.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idna@2.4-2.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "product": { "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "product_id": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idna-ssl@1.1.0-2.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "product": { "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "product_id": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-prometheus-client@0.7.1-2.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "python3-six-0:1.11.0-8.el7ar.noarch", "product": { "name": "python3-six-0:1.11.0-8.el7ar.noarch", "product_id": "python3-six-0:1.11.0-8.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-six@1.11.0-8.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "product": { "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "product_id": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-typing-extensions@3.7.4.1-2.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "python-blinker-0:1.3-2.el7sat.noarch", "product": { "name": "python-blinker-0:1.3-2.el7sat.noarch", "product_id": "python-blinker-0:1.3-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-blinker@1.3-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-gnupg-0:0.3.7-1.el7ui.noarch", "product": { "name": "python-gnupg-0:0.3.7-1.el7ui.noarch", "product_id": "python-gnupg-0:0.3.7-1.el7ui.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gnupg@0.3.7-1.el7ui?arch=noarch" } } }, { "category": "product_version", "name": "python-gofer-0:2.12.5-7.el7sat.noarch", "product": { "name": "python-gofer-0:2.12.5-7.el7sat.noarch", "product_id": "python-gofer-0:2.12.5-7.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gofer@2.12.5-7.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "product": { "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "product_id": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gofer-qpid@2.12.5-7.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-kid-0:0.9.6-11.el7sat.noarch", "product": { "name": "python-kid-0:0.9.6-11.el7sat.noarch", "product_id": "python-kid-0:0.9.6-11.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-kid@0.9.6-11.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch", "product": { "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch", "product_id": "python-mongoengine-0:0.10.5-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mongoengine@0.10.5-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-oauth2-0:1.5.211-8.el7sat.noarch", "product": { "name": "python-oauth2-0:1.5.211-8.el7sat.noarch", "product_id": "python-oauth2-0:1.5.211-8.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oauth2@1.5.211-8.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-qpid-0:1.35.0-5.el7.noarch", "product": { "name": "python-qpid-0:1.35.0-5.el7.noarch", "product_id": "python-qpid-0:1.35.0-5.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-qpid@1.35.0-5.el7?arch=noarch" } } }, { "category": "product_version", "name": "qpid-tools-0:1.36.0-28.el7amq.noarch", "product": { "name": "qpid-tools-0:1.36.0-28.el7amq.noarch", "product_id": "qpid-tools-0:1.36.0-28.el7amq.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-tools@1.36.0-28.el7amq?arch=noarch" } } }, { "category": "product_version", "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch", "product": { "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch", "product_id": "python-semantic_version-0:2.2.0-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-semantic_version@2.2.0-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "product": { "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "product_id": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-dispatch-tools@1.5.0-4.el7?arch=noarch" } } }, { "category": "product_version", "name": "receptor-0:0.6.3-1.el7ar.noarch", "product": { "name": "receptor-0:0.6.3-1.el7ar.noarch", "product_id": "receptor-0:0.6.3-1.el7ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@0.6.3-1.el7ar?arch=noarch" } } }, { "category": "product_version", "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "product": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "product_id": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-access-insights-puppet@1.0.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "repoview-0:0.6.6-11.el7sat.noarch", "product": { "name": "repoview-0:0.6.6-11.el7sat.noarch", "product_id": "repoview-0:0.6.6-11.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/repoview@0.6.6-11.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "product": { "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "product_id": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rhel8-kickstart-setup@0.0.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "product": { "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "product_id": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fast_gettext@1.1.0-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "product": { "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "product_id": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_scap_client@0.4.6-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch", "product": { "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch", "product_id": "rubygem-highline-0:1.7.8-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-highline@1.7.8-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", "product": { "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", "product_id": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-oauth@0.5.4-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rack-1:1.6.12-1.el7sat.noarch", "product": { "name": "rubygem-rack-1:1.6.12-1.el7sat.noarch", "product_id": "rubygem-rack-1:1.6.12-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack@1.6.12-1.el7sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "product": { "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "product_id": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rake@0.9.2.2-41.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.8.0-1.el7sat.noarch", "product": { "name": "satellite-0:6.8.0-1.el7sat.noarch", "product_id": "satellite-0:6.8.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.8.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch", "product": { "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch", "product_id": "satellite-capsule-0:6.8.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.8.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.8.0-1.el7sat.noarch", "product": { "name": "satellite-cli-0:6.8.0-1.el7sat.noarch", "product_id": "satellite-cli-0:6.8.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.8.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.8.0-1.el7sat.noarch", "product": { "name": "satellite-common-0:6.8.0-1.el7sat.noarch", "product_id": "satellite-common-0:6.8.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.8.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "product": { "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "product_id": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-debug-tools@6.8.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actioncable@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailbox@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailer@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actionpack@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actiontext@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actionview@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activejob@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activemodel@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "product": { "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "product_id": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-import@1.0.0-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "product": { "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "product_id": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-session_store@1.1.1-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activestorage@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activesupport@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "product_id": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-addressable@2.6.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "product": { "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "product_id": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-algebrick@0.7.3-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "product_id": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-amazing_print@1.1.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "product": { "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "product_id": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ancestry@3.0.7-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "product": { "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "product_id": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-anemone@0.7.2-22.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "product_id": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-angular-rails-templates@1.1.0-1.el7sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "product": { "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "product_id": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ansi@1.5.0-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "product_id": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-bindings@0.3.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "product": { "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "product_id": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-dsl@2.2.2-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "product": { "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "product_id": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-params@0.0.5-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "product": { "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "product_id": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-rails@0.5.17-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "product_id": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-audited@4.9.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "product": { "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "product_id": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_compute@0.18.7-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "product_id": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_network@0.19.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "product": { "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "product_id": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_resources@0.17.6-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "product": { "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "product_id": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_storage@0.17.10-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "product_id": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_subscriptions@0.18.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "product": { "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "product_id": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-builder@3.2.4-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "product": { "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "product_id": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-bundler_ext@0.4.1-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "product": { "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "product_id": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-clamp@1.1.2-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "product_id": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-rails@5.0.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "product": { "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "product_id": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script@2.4.1-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "product": { "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "product_id": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script-source@1.12.2-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "product": { "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "product_id": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby@1.1.6-2.el7sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "product": { "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "product_id": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby-edge@0.6.0-2.el7sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "product": { "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "product_id": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-connection_pool@2.2.2-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "product": { "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "product_id": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-crass@1.0.6-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "product": { "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "product_id": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-css_parser@1.4.7-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "product": { "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "product_id": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-daemons@1.2.3-7.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "product": { "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "product_id": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-deacon@1.0.0-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "product": { "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "product_id": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-declarative@0.0.10-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "product_id": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-declarative-option@0.1.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "product_id": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-deep_cloneable@3.0.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "product": { "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "product_id": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-deface@1.5.3-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "product": { "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "product_id": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-diffy@3.0.1-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "product": { "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "product_id": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-domain_name@0.5.20160310-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-dynflow@1.4.7-1.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "product_id": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-erubi@1.9.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "product_id": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-excon@0.58.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "product": { "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "product_id": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-execjs@2.7.0-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "product": { "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "product_id": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-faraday@0.15.4-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "product": { "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "product_id": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-faraday-cookie_jar@0.0.6-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "product": { "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "product_id": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-faraday_middleware@0.13.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "product": { "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "product_id": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fast_gettext@1.4.1-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "product": { "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "product_id": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-aws@3.6.5-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "product_id": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-core@2.1.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "product_id": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-google@1.8.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "product_id": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-json@1.2.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "product": { "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "product_id": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-kubevirt@1.3.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "product_id": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-libvirt@0.7.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "product": { "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "product_id": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-openstack@1.0.8-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "product": { "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "product_id": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-ovirt@1.2.5-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-vsphere@3.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "product": { "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "product_id": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-xml@0.1.2-8.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible@5.1.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_azure_rm@2.1.2-1.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_bootdisk@17.0.2-2.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "product_id": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_hooks@0.3.16-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_kubevirt@0.1.7-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_openscap@4.0.3-1.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution@3.3.7-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution-cockpit@3.3.7-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution_core@1.3.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks@2.0.2-1.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks-core@0.3.4-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_templates@9.0.1-1.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_virt_who_configure@0.5.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "product": { "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "product_id": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-formatador@0.2.1-11.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "product_id": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-friendly_id@5.3.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "product_id": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fx@0.5.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "product": { "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "product_id": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-get_process_mem@0.2.1-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "product": { "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "product_id": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-gettext@3.1.4-10.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "product_id": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-gettext_i18n_rails@1.8.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "product_id": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-git@1.5.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "product": { "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "product_id": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-gitlab-sidekiq-fetcher@0.5.2-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "product_id": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-globalid@0.4.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "product": { "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "product_id": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-google-api-client@0.23.9-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "product": { "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "product_id": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-googleauth@0.6.7-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "product": { "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "product_id": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-graphql@1.8.14-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "product": { "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "product_id": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-graphql-batch@0.3.10-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "product": { "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "product_id": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-gssapi@1.2.0-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli@2.1.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman@2.1.2.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_admin@0.0.9-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_ansible@0.3.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_azure_rm@0.2.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_bootdisk@0.3.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_discovery@1.0.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_docker@0.0.6.4-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_kubevirt@0.1.4-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_leapp@0.1.0-2.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_openscap@0.1.11-1.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_remote_execution@0.1.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_tasks@0.0.14-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_templates@0.2.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_virt_who_configure@0.0.6-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "product_id": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hashie@3.6.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "product": { "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "product_id": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-highline@1.7.8-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "product_id": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-http@3.3.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "product": { "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "product_id": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-httpclient@2.8.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "product": { "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "product_id": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-http-cookie@1.0.2-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "product_id": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-http-form_data@2.1.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "product_id": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-i18n@1.8.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "product_id": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-infoblox@3.0.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "product": { "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "product_id": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ipaddress@0.8.0-11.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "product": { "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "product_id": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-jgrep@1.3.3-12.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "product": { "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "product_id": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-journald-logger@2.0.4-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "product_id": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-jwt@2.2.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "product_id": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-kafo@4.1.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "product_id": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_parsers@1.1.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "product": { "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "product_id": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_wizards@0.0.1-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "product_id": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-kubeclient@4.3.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "product": { "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "product_id": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ldap_fluff@0.4.7-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "product": { "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "product_id": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-little-plugger@1.1.4-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "product": { "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "product_id": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-locale@2.0.9-13.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "product": { "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "product_id": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-logging@2.2.2-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "product": { "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "product_id": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-logging-journald@2.0.0-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "product_id": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-loofah@2.4.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "product_id": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mail@2.7.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "product": { "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "product_id": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-marcel@0.3.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "product_id": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-memoist@0.16.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "product": { "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "product_id": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mimemagic@0.3.5-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "product": { "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "product_id": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types@3.2.2-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "product": { "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "product_id": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types-data@3.2018.0812-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "product_id": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mini_mime@1.0.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "product_id": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mini_portile2@2.4.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "product": { "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "product_id": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest@0.7.4-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "product": { "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "product_id": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest_azure@0.11.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "product_id": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-multi_json@1.14.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "product_id": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-multipart-post@2.0.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "product": { "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "product_id": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mustermann@1.0.2-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "product_id": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-net-ldap@0.16.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "product": { "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "product_id": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-net-ping@2.0.1-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "product_id": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-netrc@0.11.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "product": { "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "product_id": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-net-scp@1.2.1-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "product_id": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh@4.2.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "product_id": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh-krb@0.4.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "product": { "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "product_id": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-oauth@0.5.4-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "product": { "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "product_id": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-openscap@0.4.9-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "product_id": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-optimist@3.0.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "product_id": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-os@1.0.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "product": { "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "product_id": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt_provision_plugin@2.0.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "product": { "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "product_id": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-parse-cron@0.1.4-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "product": { "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "product_id": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-polyglot@0.3.5-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "product": { "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "product_id": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-powerbar@2.0.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "product_id": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-prometheus-client@1.0.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "product": { "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "product_id": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-promise.rb@0.7.4-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "product": { "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "product_id": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-public_suffix@3.0.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "product": { "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "product_id": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_2to3_migration_client@0.2.0-0.1.b6.el7sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "product": { "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "product_id": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_ansible_client@0.2.0b13.dev01588546902-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "product": { "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "product_id": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_certguard_client@0.1.0rc5-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "product_id": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_container_client@1.4.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "product_id": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulpcore_client@3.4.1-1.el7sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "product_id": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_file_client@1.0.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "product_id": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_rpm_client@3.5.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "product": { "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "product_id": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-puma-plugin-systemd@0.1.5-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "product_id": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-quantile@0.2.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "product": { "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "product_id": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rabl@0.14.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "product": { "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "product_id": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rack@2.2.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "product_id": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rack-cors@1.0.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "product": { "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "product_id": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rack-jsonp@1.3.1-9.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "product": { "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "product_id": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rack-protection@2.0.3-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "product": { "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "product_id": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rack-test@1.1.0-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rails@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "product": { "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "product_id": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rails-dom-testing@2.0.3-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "product_id": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rails-html-sanitizer@1.3.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "product": { "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "product_id": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rails-i18n@6.0.0-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "product": { "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "product_id": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-railties@6.0.3.1-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "product": { "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "product_id": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rainbow@2.2.1-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "product": { "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "product_id": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rb-inotify@0.9.7-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "product": { "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "product_id": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rbovirt@0.1.7-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "product_id": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rbvmomi@2.2.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "product": { "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "product_id": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-record_tag_helper@1.0.1-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "product_id": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-recursive-open-struct@1.1.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "product": { "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "product_id": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access_lib@1.1.5-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "product": { "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "product_id": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-redis@4.1.2-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "product": { "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "product_id": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-representable@3.0.4-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "product_id": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-responders@3.0.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "product": { "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "product_id": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rest-client@2.0.2-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "product_id": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-retriable@3.1.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "product_id": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-roadie@3.4.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "product": { "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "product_id": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-roadie-rails@2.1.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "product": { "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "product_id": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-robotex@1.0.0-21.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "product": { "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "product_id": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rsec@0.4.3-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "product": { "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "product_id": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ruby2ruby@2.4.2-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "product": { "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "product_id": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rubyipmi@0.10.0-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "product": { "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "product_id": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ruby_parser@3.10.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "product": { "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "product_id": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-runcible@2.13.0-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "product": { "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "product_id": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-safemode@1.3.5-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "product": { "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "product_id": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-scoped_search@4.1.9-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "product": { "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "product_id": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-secure_headers@6.3.0-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "product": { "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "product_id": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sequel@5.7.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "product": { "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "product_id": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sexp_processor@4.10.0-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "product": { "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "product_id": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sidekiq@5.2.7-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "product_id": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-signet@0.11.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "product": { "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "product_id": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sinatra@2.0.3-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_ansible@3.0.1-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_infoblox@0.0.16-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_remote_isc@0.0.5-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery@1.0.5-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery_image@1.2.1-1.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dns_infoblox@1.0.0-7.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow@0.2.4-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow_core@0.2.6-1.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_openscap@0.7.3-1.fm2_1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_pulp@2.1.0-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "product_id": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_remote_execution_ssh@0.3.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "product": { "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "product_id": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets@3.7.2-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "product": { "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "product_id": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets-rails@3.2.1-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "product": { "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "product_id": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sshkey@1.9.0-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "product": { "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "product_id": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-statsd-instrument@2.1.4-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "product": { "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "product_id": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-stomp@1.4.9-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "product": { "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "product_id": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-text@1.3.0-7.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "product": { "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "product_id": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-thor@1.0.1-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "product": { "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "product_id": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-thread_safe@0.3.6-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "product": { "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "product_id": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-tilt@2.0.8-4.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "product": { "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "product_id": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-timeliness@0.3.10-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "product": { "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "product_id": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-tzinfo@1.2.6-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "product": { "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "product_id": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-uber@0.1.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "product": { "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "product_id": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-unf@0.1.3-7.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "product": { "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "product_id": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-display_width@1.0.5-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "product": { "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "product_id": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-validates_lengths_from_database@0.5.0-7.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "product": { "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "product_id": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-webpack-rails@0.9.8-6.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "product": { "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "product_id": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-extensions@0.1.5-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "product": { "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "product_id": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-will_paginate@3.1.7-3.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "product": { "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "product_id": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-x-editable-rails@1.5.5-5.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "product": { "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "product_id": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-xmlrpc@0.3.0-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "product_id": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-zeitwerk@2.2.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "product": { "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "product_id": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-collection-redhat-satellite@1.3.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", "product": { "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", "product_id": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@2.1.2.8-1.el7sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "product": { "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "product_id": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@2.1.2.8-1.el7sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "product": { "name": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "product_id": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-selinux@2.1.2.3-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "puppetserver-0:6.13.0-1.el7sat.noarch", "product": { "name": "puppetserver-0:6.13.0-1.el7sat.noarch", "product_id": "puppetserver-0:6.13.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppetserver@6.13.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "product": { "name": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "product_id": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-receptor-satellite@1.2.0-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible_core@3.0.4-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_discovery@16.1.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_rh_cloud@2.0.12-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "product": { "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "product_id": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_katello@0.22.2.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "product": { "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "product_id": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-method_source@0.9.2-2.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-0:3.1.21-1.el7sat.noarch", "product": { "name": "candlepin-0:3.1.21-1.el7sat.noarch", "product_id": "candlepin-0:3.1.21-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@3.1.21-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", "product": { "name": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", "product_id": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin-selinux@3.1.21-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_theme_satellite@6.0.1.7-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-cli@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-debug@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-dynflow-sidekiq@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-ec2@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-gce@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-journald@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-libvirt@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-openstack@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-ovirt@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-postgresql@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-service-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-service-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-service-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-service@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-telemetry@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "product": { "name": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "product_id": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-vmware@2.1.2.19-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "product": { "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "product_id": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-docker-admin-extensions@3.2.7-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "product": { "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "product_id": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-docker-plugins@3.2.7-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "product": { "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "product_id": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-docker-common@3.2.7-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "python-nectar-0:1.6.2-1.el7sat.noarch", "product": { "name": "python-nectar-0:1.6.2-1.el7sat.noarch", "product_id": "python-nectar-0:1.6.2-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nectar@1.6.2-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "product": { "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "product_id": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_leapp@0.1.6-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "product": { "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "product_id": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-katello@3.16.0.11-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", "product": { "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", "product_id": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-installer@6.8.0.11-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "product": { "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "product_id": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access@2.2.18-1.el7sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "product": { "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "product_id": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-discovery-image@3.6.7-1.el7sat?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "product": { "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "product_id": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansiblerole-foreman_scap_client@0.0.5-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "product": { "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "product_id": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansiblerole-insights-client@1.7.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "product": { "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "product_id": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansiblerole-satellite-receptor-installer@0.6.13-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "ansible-runner-0:1.4.6-1.el7ar.src", "product": { "name": "ansible-runner-0:1.4.6-1.el7ar.src", "product_id": "ansible-runner-0:1.4.6-1.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-1.el7ar?arch=src" } } }, { "category": "product_version", "name": "katello-selinux-0:3.4.0-1.el7sat.src", "product": { "name": "katello-selinux-0:3.4.0-1.el7sat.src", "product_id": "katello-selinux-0:3.4.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-selinux@3.4.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "createrepo_c-0:0.7.4-1.el7sat.src", "product": { "name": "createrepo_c-0:0.7.4-1.el7sat.src", "product_id": "createrepo_c-0:0.7.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/createrepo_c@0.7.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "product": { "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "product_id": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat@202005201200-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "product": { "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "product_id": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-discovery-image-service@1.0.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "foreman-proxy-0:2.1.2-2.el7sat.src", "product": { "name": "foreman-proxy-0:2.1.2-2.el7sat.src", "product_id": "foreman-proxy-0:2.1.2-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-proxy@2.1.2-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "katello-0:3.16.0-1.el7sat.src", "product": { "name": "katello-0:3.16.0-1.el7sat.src", "product_id": "katello-0:3.16.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello@3.16.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "hfsplus-tools-0:332.14-12.el7.src", "product": { "name": "hfsplus-tools-0:332.14-12.el7.src", "product_id": "hfsplus-tools-0:332.14-12.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/hfsplus-tools@332.14-12.el7?arch=src" } } }, { "category": "product_version", "name": "katello-certs-tools-0:2.7.1-1.el7sat.src", "product": { "name": "katello-certs-tools-0:2.7.1-1.el7sat.src", "product_id": "katello-certs-tools-0:2.7.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-certs-tools@2.7.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", "product": { "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", "product_id": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-client-bootstrap@1.7.5-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "product": { "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "product_id": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/keycloak-httpd-client-install@1.2.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "kobo-0:0.5.1-1.el7sat.src", "product": { "name": "kobo-0:0.5.1-1.el7sat.src", "product_id": "kobo-0:0.5.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kobo@0.5.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", "product": { "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", "product_id": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libmodulemd@1.7.0-1.pulp.el7sat?arch=src" } } }, { "category": "product_version", "name": "libsolv-0:0.7.4-4.pulp.el7sat.src", "product": { "name": "libsolv-0:0.7.4-4.pulp.el7sat.src", "product_id": "libsolv-0:0.7.4-4.pulp.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsolv@0.7.4-4.pulp.el7sat?arch=src" } } }, { "category": "product_version", "name": "libwebsockets-0:2.4.2-2.el7.src", "product": { "name": "libwebsockets-0:2.4.2-2.el7.src", "product_id": "libwebsockets-0:2.4.2-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebsockets@2.4.2-2.el7?arch=src" } } }, { "category": "product_version", "name": "livecd-tools-1:20.4-1.6.el7sat.src", "product": { "name": "livecd-tools-1:20.4-1.6.el7sat.src", "product_id": "livecd-tools-1:20.4-1.6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/livecd-tools@20.4-1.6.el7sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-passenger-0:4.0.18-24.el7sat.src", "product": { "name": "rubygem-passenger-0:4.0.18-24.el7sat.src", "product_id": "rubygem-passenger-0:4.0.18-24.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-passenger@4.0.18-24.el7sat?arch=src" } } }, { "category": "product_version", "name": "mod_xsendfile-0:0.12-11.el7sat.src", "product": { "name": "mod_xsendfile-0:0.12-11.el7sat.src", "product_id": "mod_xsendfile-0:0.12-11.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_xsendfile@0.12-11.el7sat?arch=src" } } }, { "category": "product_version", "name": "ostree-0:2017.1-2.atomic.el7.src", "product": { "name": "ostree-0:2017.1-2.atomic.el7.src", "product_id": "ostree-0:2017.1-2.atomic.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree@2017.1-2.atomic.el7?arch=src" } } }, { "category": "product_version", "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src", "product": { "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src", "product_id": "pcp-mmvstatsd-0:0.4-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcp-mmvstatsd@0.4-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "pulp-0:2.21.3-1.el7sat.src", "product": { "name": "pulp-0:2.21.3-1.el7sat.src", "product_id": "pulp-0:2.21.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp@2.21.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "pulp-katello-0:1.0.3-1.el7sat.src", "product": { "name": "pulp-katello-0:1.0.3-1.el7sat.src", "product_id": "pulp-katello-0:1.0.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-katello@1.0.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "pulp-ostree-0:1.3.1-2.el7sat.src", "product": { "name": "pulp-ostree-0:1.3.1-2.el7sat.src", "product_id": "pulp-ostree-0:1.3.1-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-ostree@1.3.1-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "pulp-puppet-0:2.21.3-2.el7sat.src", "product": { "name": "pulp-puppet-0:2.21.3-2.el7sat.src", "product_id": "pulp-puppet-0:2.21.3-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-puppet@2.21.3-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "pulp-rpm-0:2.21.3-2.el7sat.src", "product": { "name": "pulp-rpm-0:2.21.3-2.el7sat.src", "product_id": "pulp-rpm-0:2.21.3-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-rpm@2.21.3-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "puppet-agent-0:6.14.0-2.el7sat.src", "product": { "name": "puppet-agent-0:6.14.0-2.el7sat.src", "product_id": "puppet-agent-0:6.14.0-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@6.14.0-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", "product": { "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", "product_id": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent-oauth@0.5.1-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "product": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "product_id": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-foreman_scap_client@0.4.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "product": { "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "product_id": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppetlabs-stdlib@4.25.1-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "pycairo-0:1.16.3-9.el7sat.src", "product": { "name": "pycairo-0:1.16.3-9.el7sat.src", "product_id": "pycairo-0:1.16.3-9.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pycairo@1.16.3-9.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-amqp-0:2.2.2-5.el7sat.src", "product": { "name": "python-amqp-0:2.2.2-5.el7sat.src", "product_id": "python-amqp-0:2.2.2-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-amqp@2.2.2-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-anyjson-0:0.3.3-11.el7sat.src", "product": { "name": "python-anyjson-0:0.3.3-11.el7sat.src", "product_id": "python-anyjson-0:0.3.3-11.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-anyjson@0.3.3-11.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-apypie-0:0.2.2-1.el7sat.src", "product": { "name": "python-apypie-0:0.2.2-1.el7sat.src", "product_id": "python-apypie-0:0.2.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-apypie@0.2.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-billiard-1:3.5.0.3-3.el7sat.src", "product": { "name": "python-billiard-1:3.5.0.3-3.el7sat.src", "product_id": "python-billiard-1:3.5.0.3-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-billiard@3.5.0.3-3.el7sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-celery-0:4.0.2-9.el7sat.src", "product": { "name": "python-celery-0:4.0.2-9.el7sat.src", "product_id": "python-celery-0:4.0.2-9.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-celery@4.0.2-9.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-click-0:6.7-9.el7sat.src", "product": { "name": "python-click-0:6.7-9.el7sat.src", "product_id": "python-click-0:6.7-9.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-click@6.7-9.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-crane-0:3.3.1-9.el7sat.src", "product": { "name": "python-crane-0:3.3.1-9.el7sat.src", "product_id": "python-crane-0:3.3.1-9.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-crane@3.3.1-9.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-daemon-0:2.1.2-7.el7at.src", "product": { "name": "python-daemon-0:2.1.2-7.el7at.src", "product_id": "python-daemon-0:2.1.2-7.el7at.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-daemon@2.1.2-7.el7at?arch=src" } } }, { "category": "product_version", "name": "python-django-0:1.11.29-1.el7sat.src", "product": { "name": "python-django-0:1.11.29-1.el7sat.src", "product_id": "python-django-0:1.11.29-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django@1.11.29-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-flask-1:0.12.2-4.el7sat.src", "product": { "name": "python-flask-1:0.12.2-4.el7sat.src", "product_id": "python-flask-1:0.12.2-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-flask@0.12.2-4.el7sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "future-0:0.16.0-11.el7sat.src", "product": { "name": "future-0:0.16.0-11.el7sat.src", "product_id": "future-0:0.16.0-11.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/future@0.16.0-11.el7sat?arch=src" } } }, { "category": "product_version", "name": "pygobject3-0:3.28.3-2.el7sat.src", "product": { "name": "pygobject3-0:3.28.3-2.el7sat.src", "product_id": "pygobject3-0:3.28.3-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pygobject3@3.28.3-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-isodate-0:0.5.4-12.el7sat.src", "product": { "name": "python-isodate-0:0.5.4-12.el7sat.src", "product_id": "python-isodate-0:0.5.4-12.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-isodate@0.5.4-12.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-itsdangerous-0:0.24-15.el7sat.src", "product": { "name": "python-itsdangerous-0:0.24-15.el7sat.src", "product_id": "python-itsdangerous-0:0.24-15.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-itsdangerous@0.24-15.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-10.el7sat.src", "product": { "name": "python-jinja2-0:2.10-10.el7sat.src", "product_id": "python-jinja2-0:2.10-10.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-10.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-jmespath-0:0.9.0-6.el7_7.src", "product": { "name": "python-jmespath-0:0.9.0-6.el7_7.src", "product_id": "python-jmespath-0:0.9.0-6.el7_7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jmespath@0.9.0-6.el7_7?arch=src" } } }, { "category": "product_version", "name": "python-kombu-10:4.0.2-13.el7sat.src", "product": { "name": "python-kombu-10:4.0.2-13.el7sat.src", "product_id": "python-kombu-10:4.0.2-13.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-kombu@4.0.2-13.el7sat?arch=src\u0026epoch=10" } } }, { "category": "product_version", "name": "python-lockfile-1:0.11.0-10.el7ar.src", "product": { "name": "python-lockfile-1:0.11.0-10.el7ar.src", "product_id": "python-lockfile-1:0.11.0-10.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lockfile@0.11.0-10.el7ar?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-21.el7sat.src", "product": { "name": "python-markupsafe-0:0.23-21.el7sat.src", "product_id": "python-markupsafe-0:0.23-21.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-21.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-okaara-0:1.0.37-2.el7sat.src", "product": { "name": "python-okaara-0:1.0.37-2.el7sat.src", "product_id": "python-okaara-0:1.0.37-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-okaara@1.0.37-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-pexpect-0:4.6-1.el7at.src", "product": { "name": "python-pexpect-0:4.6-1.el7at.src", "product_id": "python-pexpect-0:4.6-1.el7at.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pexpect@4.6-1.el7at?arch=src" } } }, { "category": "product_version", "name": "python-ptyprocess-0:0.5.2-3.el7at.src", "product": { "name": "python-ptyprocess-0:0.5.2-3.el7at.src", "product_id": "python-ptyprocess-0:0.5.2-3.el7at.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ptyprocess@0.5.2-3.el7at?arch=src" } } }, { "category": "product_version", "name": "python-pycurl-0:7.43.0.2-4.el7sat.src", "product": { "name": "python-pycurl-0:7.43.0.2-4.el7sat.src", "product_id": "python-pycurl-0:7.43.0.2-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycurl@7.43.0.2-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-twisted-0:16.4.1-12.el7sat.src", "product": { "name": "python-twisted-0:16.4.1-12.el7sat.src", "product_id": "python-twisted-0:16.4.1-12.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-twisted@16.4.1-12.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-vine-10:1.1.3-6.el7sat.src", "product": { "name": "python-vine-10:1.1.3-6.el7sat.src", "product_id": "python-vine-10:1.1.3-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-vine@1.1.3-6.el7sat?arch=src\u0026epoch=10" } } }, { "category": "product_version", "name": "python-werkzeug-0:0.12.2-5.el7sat.src", "product": { "name": "python-werkzeug-0:0.12.2-5.el7sat.src", "product_id": "python-werkzeug-0:0.12.2-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-werkzeug@0.12.2-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-aiohttp-0:3.6.2-4.el7ar.src", "product": { "name": "python-aiohttp-0:3.6.2-4.el7ar.src", "product_id": "python-aiohttp-0:3.6.2-4.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp@3.6.2-4.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-async-timeout-0:3.0.1-2.el7ar.src", "product": { "name": "python-async-timeout-0:3.0.1-2.el7ar.src", "product_id": "python-async-timeout-0:3.0.1-2.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-async-timeout@3.0.1-2.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:19.3.0-3.el7ar.src", "product": { "name": "python-attrs-0:19.3.0-3.el7ar.src", "product_id": "python-attrs-0:19.3.0-3.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@19.3.0-3.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.el7ar.src", "product": { "name": "python-chardet-0:3.0.4-10.el7ar.src", "product_id": "python-chardet-0:3.0.4-10.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-dateutil-0:2.8.1-2.el7ar.src", "product": { "name": "python-dateutil-0:2.8.1-2.el7ar.src", "product_id": "python-dateutil-0:2.8.1-2.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dateutil@2.8.1-2.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.4-2.el7ar.src", "product": { "name": "python-idna-0:2.4-2.el7ar.src", "product_id": "python-idna-0:2.4-2.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.4-2.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-idna-ssl-0:1.1.0-2.el7ar.src", "product": { "name": "python-idna-ssl-0:1.1.0-2.el7ar.src", "product_id": "python-idna-ssl-0:1.1.0-2.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna-ssl@1.1.0-2.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-multidict-0:4.7.4-2.el7ar.src", "product": { "name": "python-multidict-0:4.7.4-2.el7ar.src", "product_id": "python-multidict-0:4.7.4-2.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-multidict@4.7.4-2.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-prometheus-client-0:0.7.1-2.el7ar.src", "product": { "name": "python-prometheus-client-0:0.7.1-2.el7ar.src", "product_id": "python-prometheus-client-0:0.7.1-2.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-prometheus-client@0.7.1-2.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-six-0:1.11.0-8.el7ar.src", "product": { "name": "python-six-0:1.11.0-8.el7ar.src", "product_id": "python-six-0:1.11.0-8.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-six@1.11.0-8.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", "product": { "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", "product_id": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-typing-extensions@3.7.4.1-2.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-yarl-0:1.4.2-2.el7ar.src", "product": { "name": "python-yarl-0:1.4.2-2.el7ar.src", "product_id": "python-yarl-0:1.4.2-2.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl@1.4.2-2.el7ar?arch=src" } } }, { "category": "product_version", "name": "python-blinker-0:1.3-2.el7sat.src", "product": { "name": "python-blinker-0:1.3-2.el7sat.src", "product_id": "python-blinker-0:1.3-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-blinker@1.3-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.2-2.el7sat.src", "product": { "name": "python-pymongo-0:3.2-2.el7sat.src", "product_id": "python-pymongo-0:3.2-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.2-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-gnupg-0:0.3.7-1.el7ui.src", "product": { "name": "python-gnupg-0:0.3.7-1.el7ui.src", "product_id": "python-gnupg-0:0.3.7-1.el7ui.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gnupg@0.3.7-1.el7ui?arch=src" } } }, { "category": "product_version", "name": "gofer-0:2.12.5-7.el7sat.src", "product": { "name": "gofer-0:2.12.5-7.el7sat.src", "product_id": "gofer-0:2.12.5-7.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gofer@2.12.5-7.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-kid-0:0.9.6-11.el7sat.src", "product": { "name": "python-kid-0:0.9.6-11.el7sat.src", "product_id": "python-kid-0:0.9.6-11.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-kid@0.9.6-11.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-mongoengine-0:0.10.5-2.el7sat.src", "product": { "name": "python-mongoengine-0:0.10.5-2.el7sat.src", "product_id": "python-mongoengine-0:0.10.5-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mongoengine@0.10.5-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-oauth2-0:1.5.211-8.el7sat.src", "product": { "name": "python-oauth2-0:1.5.211-8.el7sat.src", "product_id": "python-oauth2-0:1.5.211-8.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-oauth2@1.5.211-8.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.0.1-3.el7sat.src", "product": { "name": "python-psutil-0:5.0.1-3.el7sat.src", "product_id": "python-psutil-0:5.0.1-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.0.1-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-qpid-0:1.35.0-5.el7.src", "product": { "name": "python-qpid-0:1.35.0-5.el7.src", "product_id": "python-qpid-0:1.35.0-5.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-qpid@1.35.0-5.el7?arch=src" } } }, { "category": "product_version", "name": "qpid-proton-0:0.28.0-3.el7.src", "product": { "name": "qpid-proton-0:0.28.0-3.el7.src", "product_id": "qpid-proton-0:0.28.0-3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-proton@0.28.0-3.el7?arch=src" } } }, { "category": "product_version", "name": "qpid-cpp-0:1.36.0-28.el7amq.src", "product": { "name": "qpid-cpp-0:1.36.0-28.el7amq.src", "product_id": "qpid-cpp-0:1.36.0-28.el7amq.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp@1.36.0-28.el7amq?arch=src" } } }, { "category": "product_version", "name": "saslwrapper-0:0.22-5.el7sat.src", "product": { "name": "saslwrapper-0:0.22-5.el7sat.src", "product_id": "saslwrapper-0:0.22-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/saslwrapper@0.22-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-semantic_version-0:2.2.0-6.el7sat.src", "product": { "name": "python-semantic_version-0:2.2.0-6.el7sat.src", "product_id": "python-semantic_version-0:2.2.0-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-semantic_version@2.2.0-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-simplejson-0:3.2.0-1.el7sat.src", "product": { "name": "python-simplejson-0:3.2.0-1.el7sat.src", "product_id": "python-simplejson-0:3.2.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-simplejson@3.2.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-zope-interface-0:4.0.5-4.el7.src", "product": { "name": "python-zope-interface-0:4.0.5-4.el7.src", "product_id": "python-zope-interface-0:4.0.5-4.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-zope-interface@4.0.5-4.el7?arch=src" } } }, { "category": "product_version", "name": "qpid-dispatch-0:1.5.0-4.el7.src", "product": { "name": "qpid-dispatch-0:1.5.0-4.el7.src", "product_id": "qpid-dispatch-0:1.5.0-4.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-dispatch@1.5.0-4.el7?arch=src" } } }, { "category": "product_version", "name": "receptor-0:0.6.3-1.el7ar.src", "product": { "name": "receptor-0:0.6.3-1.el7ar.src", "product_id": "receptor-0:0.6.3-1.el7ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@0.6.3-1.el7ar?arch=src" } } }, { "category": "product_version", "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "product": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "product_id": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-access-insights-puppet@1.0.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "repoview-0:0.6.6-11.el7sat.src", "product": { "name": "repoview-0:0.6.6-11.el7sat.src", "product_id": "repoview-0:0.6.6-11.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/repoview@0.6.6-11.el7sat?arch=src" } } }, { "category": "product_version", "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "product": { "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "product_id": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rhel8-kickstart-setup@0.0.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "product": { "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "product_id": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-evr@0.0.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-facter-0:2.4.1-2.el7sat.src", "product": { "name": "rubygem-facter-0:2.4.1-2.el7sat.src", "product_id": "rubygem-facter-0:2.4.1-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-facter@2.4.1-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "product": { "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "product_id": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fast_gettext@1.1.0-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "product": { "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "product_id": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_scap_client@0.4.6-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-highline-0:1.7.8-3.el7sat.src", "product": { "name": "rubygem-highline-0:1.7.8-3.el7sat.src", "product_id": "rubygem-highline-0:1.7.8-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-highline@1.7.8-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-newt-0:0.9.6-3.el7sat.src", "product": { "name": "rubygem-newt-0:0.9.6-3.el7sat.src", "product_id": "rubygem-newt-0:0.9.6-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-oauth-0:0.5.4-2.el7sat.src", "product": { "name": "rubygem-oauth-0:0.5.4-2.el7sat.src", "product_id": "rubygem-oauth-0:0.5.4-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-oauth@0.5.4-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rack-1:1.6.12-1.el7sat.src", "product": { "name": "rubygem-rack-1:1.6.12-1.el7sat.src", "product_id": "rubygem-rack-1:1.6.12-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack@1.6.12-1.el7sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src", "product": { "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src", "product_id": "rubygem-rake-0:0.9.2.2-41.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rake@0.9.2.2-41.el7sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.8.0-1.el7sat.src", "product": { "name": "satellite-0:6.8.0-1.el7sat.src", "product_id": "satellite-0:6.8.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.8.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actioncable@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailbox@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailer@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actionpack@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actiontext@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-actionview@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activejob@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activemodel@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "product": { "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "product_id": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-import@1.0.0-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "product": { "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "product_id": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-session_store@1.1.1-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activestorage@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-activesupport@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "product": { "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "product_id": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-addressable@2.6.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "product": { "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "product_id": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-algebrick@0.7.3-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "product": { "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "product_id": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-amazing_print@1.1.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "product": { "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "product_id": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ancestry@3.0.7-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "product": { "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "product_id": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-anemone@0.7.2-22.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "product": { "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "product_id": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-angular-rails-templates@1.1.0-1.el7sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "product": { "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "product_id": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ansi@1.5.0-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "product": { "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "product_id": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-bindings@0.3.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "product": { "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "product_id": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-dsl@2.2.2-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "product": { "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "product_id": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-params@0.0.5-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "product": { "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "product_id": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-rails@0.5.17-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "product": { "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "product_id": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-audited@4.9.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "product": { "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "product_id": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_compute@0.18.7-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "product": { "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "product_id": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_network@0.19.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "product": { "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "product_id": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_resources@0.17.6-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "product": { "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "product_id": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_storage@0.17.10-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "product": { "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "product_id": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_subscriptions@0.18.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "product": { "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "product_id": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt@3.1.12-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "product": { "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "product_id": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-builder@3.2.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "product": { "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "product_id": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-bundler_ext@0.4.1-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "product": { "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "product_id": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-clamp@1.1.2-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "product": { "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "product_id": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-rails@5.0.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "product": { "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "product_id": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script@2.4.1-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "product": { "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "product_id": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script-source@1.12.2-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "product": { "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "product_id": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby@1.1.6-2.el7sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "product": { "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "product_id": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby-edge@0.6.0-2.el7sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "product": { "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "product_id": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-connection_pool@2.2.2-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "product": { "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "product_id": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-crass@1.0.6-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "product": { "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "product_id": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-css_parser@1.4.7-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "product": { "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "product_id": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-daemons@1.2.3-7.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "product": { "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "product_id": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-deacon@1.0.0-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "product": { "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "product_id": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-declarative@0.0.10-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "product": { "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "product_id": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-declarative-option@0.1.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "product": { "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "product_id": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-deep_cloneable@3.0.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "product": { "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "product_id": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-deface@1.5.3-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "product": { "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "product_id": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-diffy@3.0.1-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "product": { "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "product_id": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-domain_name@0.5.20160310-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "product_id": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-dynflow@1.4.7-1.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "product": { "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "product_id": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-erubi@1.9.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "product": { "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "product_id": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-excon@0.58.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "product": { "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "product_id": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-execjs@2.7.0-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "product": { "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "product_id": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-facter@2.4.0-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "product": { "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "product_id": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-faraday@0.15.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "product": { "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "product_id": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-faraday-cookie_jar@0.0.6-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "product": { "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "product_id": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-faraday_middleware@0.13.1-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "product": { "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "product_id": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fast_gettext@1.4.1-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "product": { "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "product_id": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ffi@1.12.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "product": { "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "product_id": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-aws@3.6.5-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "product": { "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "product_id": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-core@2.1.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "product": { "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "product_id": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-google@1.8.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "product": { "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "product_id": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-json@1.2.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "product": { "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "product_id": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-kubevirt@1.3.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "product": { "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "product_id": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-libvirt@0.7.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "product": { "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "product_id": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-openstack@1.0.8-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "product": { "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "product_id": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-ovirt@1.2.5-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "product_id": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-vsphere@3.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "product": { "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "product_id": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fog-xml@0.1.2-8.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "product_id": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible@5.1.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "product_id": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_azure_rm@2.1.2-1.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "product_id": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_bootdisk@17.0.2-2.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "product": { "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "product_id": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_hooks@0.3.16-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "product_id": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_kubevirt@0.1.7-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "product_id": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_openscap@4.0.3-1.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "product_id": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution@3.3.7-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "product_id": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution_core@1.3.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "product_id": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks@2.0.2-1.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "product_id": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks-core@0.3.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "product_id": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_templates@9.0.1-1.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "product_id": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_virt_who_configure@0.5.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "product": { "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "product_id": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-formatador@0.2.1-11.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "product": { "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "product_id": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-friendly_id@5.3.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "product": { "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "product_id": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-fx@0.5.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "product": { "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "product_id": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-get_process_mem@0.2.1-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "product": { "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "product_id": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-gettext@3.1.4-10.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "product": { "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "product_id": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-gettext_i18n_rails@1.8.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", "product": { "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", "product_id": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-git@1.5.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "product": { "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "product_id": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-gitlab-sidekiq-fetcher@0.5.2-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "product": { "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "product_id": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-globalid@0.4.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "product": { "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "product_id": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-google-api-client@0.23.9-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "product": { "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "product_id": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-googleauth@0.6.7-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "product": { "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "product_id": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-graphql@1.8.14-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "product": { "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "product_id": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-graphql-batch@0.3.10-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "product": { "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "product_id": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-gssapi@1.2.0-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli@2.1.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman@2.1.2.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_admin@0.0.9-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_ansible@0.3.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_azure_rm@0.2.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_bootdisk@0.3.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_discovery@1.0.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_docker@0.0.6.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_kubevirt@0.1.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_leapp@0.1.0-2.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_openscap@0.1.11-1.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_remote_execution@0.1.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_tasks@0.0.14-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_templates@0.2.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_virt_who_configure@0.0.6-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "product": { "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "product_id": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hashie@3.6.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "product": { "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "product_id": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-highline@1.7.8-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", "product": { "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", "product_id": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-http@3.3.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "product": { "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "product_id": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-httpclient@2.8.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "product": { "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "product_id": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-http-cookie@1.0.2-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "product": { "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "product_id": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-http-form_data@2.1.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "product": { "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "product_id": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb@0.6.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "product": { "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "product_id": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-i18n@1.8.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "product": { "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "product_id": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-infoblox@3.0.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "product": { "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "product_id": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ipaddress@0.8.0-11.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "product": { "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "product_id": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-jgrep@1.3.3-12.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "product": { "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "product_id": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-journald-logger@2.0.4-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "product": { "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "product_id": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native@1.0.11-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "product": { "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "product_id": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-jwt@2.2.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "product": { "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "product_id": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-kafo@4.1.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "product": { "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "product_id": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_parsers@1.1.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "product": { "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "product_id": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_wizards@0.0.1-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "product": { "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "product_id": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-kubeclient@4.3.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "product": { "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "product_id": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ldap_fluff@0.4.7-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "product": { "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "product_id": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-little-plugger@1.1.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "product": { "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "product_id": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-locale@2.0.9-13.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "product": { "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "product_id": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-logging@2.2.2-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "product": { "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "product_id": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-logging-journald@2.0.0-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "product": { "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "product_id": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-loofah@2.4.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "product": { "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "product_id": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mail@2.7.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "product": { "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "product_id": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-marcel@0.3.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "product": { "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "product_id": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-memoist@0.16.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "product": { "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "product_id": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mimemagic@0.3.5-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "product": { "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "product_id": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types@3.2.2-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "product": { "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "product_id": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types-data@3.2018.0812-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "product": { "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "product_id": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mini_mime@1.0.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "product": { "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "product_id": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mini_portile2@2.4.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "product": { "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "product_id": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest@0.7.4-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "product": { "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "product_id": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest_azure@0.11.1-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "product": { "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "product_id": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-multi_json@1.14.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "product": { "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "product_id": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-multipart-post@2.0.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "product": { "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "product_id": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-mustermann@1.0.2-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "product": { "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "product_id": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-net-ldap@0.16.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "product": { "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "product_id": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-net-ping@2.0.1-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "product": { "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "product_id": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-netrc@0.11.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "product": { "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "product_id": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-net-scp@1.2.1-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "product": { "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "product_id": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh@4.2.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "product": { "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "product_id": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh-krb@0.4.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "product": { "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "product_id": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-nokogiri@1.10.9-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "product": { "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "product_id": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-oauth@0.5.4-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "product": { "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "product_id": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-openscap@0.4.9-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "product": { "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "product_id": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-optimist@3.0.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", "product": { "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", "product_id": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-os@1.0.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "product": { "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "product_id": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk@4.2.3-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "product": { "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "product_id": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt_provision_plugin@2.0.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "product": { "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "product_id": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-parse-cron@0.1.4-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "product": { "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "product_id": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-passenger@4.0.18-26.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "product": { "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "product_id": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pg@1.1.4-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "product": { "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "product_id": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-polyglot@0.3.5-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "product": { "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "product_id": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-powerbar@2.0.1-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "product": { "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "product_id": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-prometheus-client@1.0.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "product": { "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "product_id": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-promise.rb@0.7.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "product": { "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "product_id": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-public_suffix@3.0.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "product": { "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "product_id": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_2to3_migration_client@0.2.0-0.1.b6.el7sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "product": { "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "product_id": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_ansible_client@0.2.0b13.dev01588546902-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "product": { "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "product_id": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_certguard_client@0.1.0rc5-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "product": { "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "product_id": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_container_client@1.4.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "product": { "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "product_id": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulpcore_client@3.4.1-1.el7sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "product": { "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "product_id": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_file_client@1.0.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "product": { "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "product_id": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_rpm_client@3.5.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "product": { "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "product_id": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-puma@4.3.3-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "product": { "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "product_id": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-puma-plugin-systemd@0.1.5-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "product": { "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "product_id": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-quantile@0.2.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "product": { "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "product_id": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rabl@0.14.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "product": { "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "product_id": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rack@2.2.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "product": { "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "product_id": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rack-cors@1.0.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "product": { "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "product_id": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rack-jsonp@1.3.1-9.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "product": { "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "product_id": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rack-protection@2.0.3-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "product": { "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "product_id": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rack-test@1.1.0-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rails@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "product": { "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "product_id": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rails-dom-testing@2.0.3-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "product": { "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "product_id": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rails-html-sanitizer@1.3.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "product": { "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "product_id": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rails-i18n@6.0.0-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "product": { "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "product_id": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-railties@6.0.3.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "product": { "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "product_id": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rainbow@2.2.1-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "product": { "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "product_id": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rb-inotify@0.9.7-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "product": { "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "product_id": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rbovirt@0.1.7-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "product": { "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "product_id": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rbvmomi@2.2.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "product": { "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "product_id": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-record_tag_helper@1.0.1-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "product": { "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "product_id": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-recursive-open-struct@1.1.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "product": { "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "product_id": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access_lib@1.1.5-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "product": { "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "product_id": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-redis@4.1.2-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "product": { "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "product_id": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-representable@3.0.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "product": { "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "product_id": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-responders@3.0.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "product": { "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "product_id": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rest-client@2.0.2-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "product": { "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "product_id": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-retriable@3.1.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "product": { "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "product_id": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rkerberos@0.1.5-18.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "product": { "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "product_id": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-roadie@3.4.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "product": { "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "product_id": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-roadie-rails@2.1.1-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "product": { "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "product_id": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-robotex@1.0.0-21.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "product": { "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "product_id": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rsec@0.4.3-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "product": { "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "product_id": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ruby2ruby@2.4.2-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "product": { "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "product_id": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rubyipmi@0.10.0-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "product": { "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "product_id": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt@0.7.0-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "product": { "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "product_id": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ruby_parser@3.10.1-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "product": { "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "product_id": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-runcible@2.13.0-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "product": { "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "product_id": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-safemode@1.3.5-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "product": { "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "product_id": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-scoped_search@4.1.9-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "product": { "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "product_id": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-secure_headers@6.3.0-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "product": { "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "product_id": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sequel@5.7.1-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "product": { "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "product_id": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sexp_processor@4.10.0-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "product": { "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "product_id": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sidekiq@5.2.7-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "product": { "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "product_id": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-signet@0.11.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "product": { "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "product_id": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sinatra@2.0.3-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_ansible@3.0.1-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_infoblox@0.0.16-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_remote_isc@0.0.5-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery@1.0.5-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery_image@1.2.1-1.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dns_infoblox@1.0.0-7.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow@0.2.4-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow_core@0.2.6-1.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_openscap@0.7.3-1.fm2_1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_pulp@2.1.0-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "product": { "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "product_id": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_remote_execution_ssh@0.3.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "product": { "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "product_id": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets@3.7.2-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "product": { "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "product_id": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets-rails@3.2.1-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "product": { "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "product_id": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sqlite3@1.3.13-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "product": { "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "product_id": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sshkey@1.9.0-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "product": { "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "product_id": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-statsd-instrument@2.1.4-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "product": { "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "product_id": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-stomp@1.4.9-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", "product": { "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", "product_id": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-text@1.3.0-7.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "product": { "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "product_id": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-thor@1.0.1-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "product": { "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "product_id": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-thread_safe@0.3.6-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "product": { "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "product_id": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-tilt@2.0.8-4.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "product": { "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "product_id": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-timeliness@0.3.10-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "product": { "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "product_id": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-tzinfo@1.2.6-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "product": { "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "product_id": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-uber@0.1.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "product": { "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "product_id": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-unf@0.1.3-7.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "product": { "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "product_id": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext@0.0.7.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "product": { "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "product_id": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-unicode@0.4.4.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "product": { "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "product_id": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-display_width@1.0.5-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "product": { "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "product_id": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-validates_lengths_from_database@0.5.0-7.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "product": { "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "product_id": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-webpack-rails@0.9.8-6.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "product": { "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "product_id": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-driver@0.7.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "product": { "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "product_id": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-extensions@0.1.5-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "product": { "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "product_id": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-will_paginate@3.1.7-3.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "product": { "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "product_id": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-x-editable-rails@1.5.5-5.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "product": { "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "product_id": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-xmlrpc@0.3.0-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "product": { "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "product_id": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-zeitwerk@2.2.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-0:6.1-1.el7sat.src", "product": { "name": "tfm-0:6.1-1.el7sat.src", "product_id": "tfm-0:6.1-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm@6.1-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "product": { "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "product_id": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-collection-redhat-satellite@1.3.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:2.1.2.8-1.el7sat.src", "product": { "name": "foreman-installer-1:2.1.2.8-1.el7sat.src", "product_id": "foreman-installer-1:2.1.2.8-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@2.1.2.8-1.el7sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-selinux-0:2.1.2.3-1.el7sat.src", "product": { "name": "foreman-selinux-0:2.1.2.3-1.el7sat.src", "product_id": "foreman-selinux-0:2.1.2.3-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-selinux@2.1.2.3-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "puppetserver-0:6.13.0-1.el7sat.src", "product": { "name": "puppetserver-0:6.13.0-1.el7sat.src", "product_id": "puppetserver-0:6.13.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppetserver@6.13.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-receptor-satellite-0:1.2.0-1.el7sat.src", "product": { "name": "python-receptor-satellite-0:1.2.0-1.el7sat.src", "product_id": "python-receptor-satellite-0:1.2.0-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-receptor-satellite@1.2.0-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "product_id": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible_core@3.0.4-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "product_id": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_discovery@16.1.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "product_id": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_rh_cloud@2.0.12-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "product": { "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "product_id": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_katello@0.22.2.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "product": { "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "product_id": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-method_source@0.9.2-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "product": { "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "product_id": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-nio4r@2.5.2-2.el7sat?arch=src" } } }, { "category": "product_version", "name": "candlepin-0:3.1.21-1.el7sat.src", "product": { "name": "candlepin-0:3.1.21-1.el7sat.src", "product_id": "candlepin-0:3.1.21-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@3.1.21-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "product_id": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_theme_satellite@6.0.1.7-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "foreman-0:2.1.2.19-1.el7sat.src", "product": { "name": "foreman-0:2.1.2.19-1.el7sat.src", "product_id": "foreman-0:2.1.2.19-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman@2.1.2.19-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "pulp-docker-0:3.2.7-1.el7sat.src", "product": { "name": "pulp-docker-0:3.2.7-1.el7sat.src", "product_id": "pulp-docker-0:3.2.7-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulp-docker@3.2.7-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "python-nectar-0:1.6.2-1.el7sat.src", "product": { "name": "python-nectar-0:1.6.2-1.el7sat.src", "product_id": "python-nectar-0:1.6.2-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nectar@1.6.2-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "product": { "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "product_id": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_leapp@0.1.6-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "product": { "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "product_id": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-katello@3.16.0.11-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "satellite-installer-0:6.8.0.11-1.el7sat.src", "product": { "name": "satellite-installer-0:6.8.0.11-1.el7sat.src", "product_id": "satellite-installer-0:6.8.0.11-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-installer@6.8.0.11-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "product": { "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "product_id": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access@2.2.18-1.el7sat?arch=src" } } }, { "category": "product_version", "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src", "product": { "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src", "product_id": "foreman-discovery-image-1:3.6.7-1.el7sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-discovery-image@3.6.7-1.el7sat?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64", "product": { "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64", "product_id": "createrepo_c-0:0.7.4-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/createrepo_c@0.7.4-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "product": { "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "product_id": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/createrepo_c-libs@0.7.4-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "product": { "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "product_id": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/createrepo_c-debuginfo@0.7.4-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "product": { "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "product_id": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-discovery-image-service@1.0.0-3.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "product": { "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "product_id": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-discovery-image-service-tui@1.0.0-3.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "hfsplus-tools-0:332.14-12.el7.x86_64", "product": { "name": "hfsplus-tools-0:332.14-12.el7.x86_64", "product_id": "hfsplus-tools-0:332.14-12.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/hfsplus-tools@332.14-12.el7?arch=x86_64" } } }, { "category": "product_version", "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "product": { "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "product_id": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/hfsplus-tools-debuginfo@332.14-12.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "product": { "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "product_id": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libmodulemd@1.7.0-1.pulp.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "product": { "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "product_id": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libmodulemd-debuginfo@1.7.0-1.pulp.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "product": { "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "product_id": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsolv@0.7.4-4.pulp.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "product": { "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "product_id": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-solv@0.7.4-4.pulp.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "product": { "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "product_id": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsolv-debuginfo@0.7.4-4.pulp.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "libwebsockets-0:2.4.2-2.el7.x86_64", "product": { "name": "libwebsockets-0:2.4.2-2.el7.x86_64", "product_id": "libwebsockets-0:2.4.2-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebsockets@2.4.2-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "product": { "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "product_id": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebsockets-debuginfo@2.4.2-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64", "product": { "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64", "product_id": "livecd-tools-1:20.4-1.6.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/livecd-tools@20.4-1.6.el7sat?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", "product": { "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", "product_id": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-imgcreate@20.4-1.6.el7sat?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64", "product": { "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64", "product_id": "mod_passenger-0:4.0.18-24.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_passenger@4.0.18-24.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "product": { "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "product_id": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-passenger@4.0.18-24.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "product": { "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "product_id": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-passenger-native@4.0.18-24.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "product": { "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "product_id": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-passenger-native-libs@4.0.18-24.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "product": { "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "product_id": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-passenger-debuginfo@4.0.18-24.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64", "product": { "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64", "product_id": "mod_xsendfile-0:0.12-11.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_xsendfile@0.12-11.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "product": { "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "product_id": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_xsendfile-debuginfo@0.12-11.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "ostree-0:2017.1-2.atomic.el7.x86_64", "product": { "name": "ostree-0:2017.1-2.atomic.el7.x86_64", "product_id": "ostree-0:2017.1-2.atomic.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree@2017.1-2.atomic.el7?arch=x86_64" } } }, { "category": "product_version", "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "product": { "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "product_id": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ostree-debuginfo@2017.1-2.atomic.el7?arch=x86_64" } } }, { "category": "product_version", "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "product": { "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "product_id": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcp-mmvstatsd@0.4-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64", "product": { "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64", "product_id": "puppet-agent-0:6.14.0-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@6.14.0-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "pycairo-0:1.16.3-9.el7sat.x86_64", "product": { "name": "pycairo-0:1.16.3-9.el7sat.x86_64", "product_id": "pycairo-0:1.16.3-9.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pycairo@1.16.3-9.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "product": { "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "product_id": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pycairo-debuginfo@1.16.3-9.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "product": { "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "product_id": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-billiard@3.5.0.3-3.el7sat?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "product": { "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "product_id": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-billiard-debuginfo@3.5.0.3-3.el7sat?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64", "product": { "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64", "product_id": "python2-gobject-0:3.28.3-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-gobject@3.28.3-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "product": { "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "product_id": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-gobject-base@3.28.3-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "product": { "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "product_id": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pygobject3-debuginfo@3.28.3-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64", "product": { "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64", "product_id": "python2-markupsafe-0:0.23-21.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-21.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "product": { "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "product_id": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe-debuginfo@0.23-21.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "product": { "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "product_id": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pycurl@7.43.0.2-4.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "product": { "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "product_id": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycurl-debuginfo@7.43.0.2-4.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64", "product": { "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64", "product_id": "python2-twisted-0:16.4.1-12.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-twisted@16.4.1-12.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "product": { "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "product_id": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-twisted-debuginfo@16.4.1-12.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "product": { "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "product_id": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-aiohttp@3.6.2-4.el7ar?arch=x86_64" } } }, { "category": "product_version", "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "product": { "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "product_id": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debuginfo@3.6.2-4.el7ar?arch=x86_64" } } }, { "category": "product_version", "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64", "product": { "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64", "product_id": "python3-multidict-0:4.7.4-2.el7ar.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-multidict@4.7.4-2.el7ar?arch=x86_64" } } }, { "category": "product_version", "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "product": { "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "product_id": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-multidict-debuginfo@4.7.4-2.el7ar?arch=x86_64" } } }, { "category": "product_version", "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64", "product": { "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64", "product_id": "python3-yarl-0:1.4.2-2.el7ar.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-yarl@1.4.2-2.el7ar?arch=x86_64" } } }, { "category": "product_version", "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "product": { "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "product_id": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl-debuginfo@1.4.2-2.el7ar?arch=x86_64" } } }, { "category": "product_version", "name": "python-bson-0:3.2-2.el7sat.x86_64", "product": { "name": "python-bson-0:3.2-2.el7sat.x86_64", "product_id": "python-bson-0:3.2-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bson@3.2-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-0:3.2-2.el7sat.x86_64", "product": { "name": "python-pymongo-0:3.2-2.el7sat.x86_64", "product_id": "python-pymongo-0:3.2-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.2-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "product": { "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "product_id": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-gridfs@3.2-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "product_id": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.2-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-0:5.0.1-3.el7sat.x86_64", "product": { "name": "python-psutil-0:5.0.1-3.el7sat.x86_64", "product_id": "python-psutil-0:5.0.1-3.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.0.1-3.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "product": { "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "product_id": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debuginfo@5.0.1-3.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64", "product": { "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64", "product_id": "python-qpid-proton-0:0.28.0-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-qpid-proton@0.28.0-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64", "product": { "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64", "product_id": "qpid-proton-c-0:0.28.0-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-proton-c@0.28.0-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "product": { "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "product_id": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.28.0-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "product": { "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "product_id": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-qpid-qmf@1.36.0-28.el7amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "product": { "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "product_id": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-client@1.36.0-28.el7amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "product": { "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "product_id": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-client-devel@1.36.0-28.el7amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "product": { "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "product_id": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-server@1.36.0-28.el7amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "product": { "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "product_id": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-server-linearstore@1.36.0-28.el7amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", "product": { "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", "product_id": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-qmf@1.36.0-28.el7amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "product": { "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "product_id": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-debuginfo@1.36.0-28.el7amq?arch=x86_64" } } }, { "category": "product_version", "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64", "product": { "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64", "product_id": "python-saslwrapper-0:0.22-5.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-saslwrapper@0.22-5.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "saslwrapper-0:0.22-5.el7sat.x86_64", "product": { "name": "saslwrapper-0:0.22-5.el7sat.x86_64", "product_id": "saslwrapper-0:0.22-5.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/saslwrapper@0.22-5.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "product": { "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "product_id": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/saslwrapper-debuginfo@0.22-5.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64", "product": { "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64", "product_id": "python-simplejson-0:3.2.0-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-simplejson@3.2.0-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "product": { "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "product_id": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-simplejson-debuginfo@3.2.0-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-zope-interface-0:4.0.5-4.el7.x86_64", "product": { "name": "python-zope-interface-0:4.0.5-4.el7.x86_64", "product_id": "python-zope-interface-0:4.0.5-4.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-zope-interface@4.0.5-4.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "product": { "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "product_id": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-zope-interface-debuginfo@4.0.5-4.el7?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "product": { "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "product_id": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-dispatch-router@1.5.0-4.el7?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "product": { "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "product_id": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-dispatch-debuginfo@1.5.0-4.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "product": { "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "product_id": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-evr@0.0.2-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", "product": { "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", "product_id": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-facter@2.4.1-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", "product": { "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", "product_id": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-3.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "product": { "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "product_id": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-newt-debuginfo@0.9.6-3.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "product_id": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt@3.1.12-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "product_id": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt-debuginfo@3.1.12-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "product": { "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "product_id": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-facter@2.4.0-6.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "product_id": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ffi@1.12.2-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "product_id": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ffi-debuginfo@1.12.2-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "product_id": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb@0.6.0-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "product_id": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb-debuginfo@0.6.0-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "product": { "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "product_id": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native@1.0.11-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "product": { "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "product_id": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native-debuginfo@1.0.11-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "product_id": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-nokogiri@1.10.9-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "product_id": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-nokogiri-debuginfo@1.10.9-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "product": { "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "product_id": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk@4.2.3-3.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "product": { "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "product_id": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk-debuginfo@4.2.3-3.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "product": { "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "product_id": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-passenger@4.0.18-26.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "product": { "name": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "product_id": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-native@4.0.18-26.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "product": { "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "product_id": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-native-libs@4.0.18-26.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "product": { "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "product_id": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-debuginfo@4.0.18-26.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "product": { "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "product_id": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pg@1.1.4-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "product": { "name": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "product_id": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-pg-debuginfo@1.1.4-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "product": { "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "product_id": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-puma@4.3.3-4.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "product": { "name": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "product_id": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-puma-debuginfo@4.3.3-4.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "product": { "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "product_id": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rkerberos@0.1.5-18.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "product": { "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "product_id": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-rkerberos-debuginfo@0.1.5-18.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "product": { "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "product_id": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt@0.7.0-4.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "product": { "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "product_id": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt-debuginfo@0.7.0-4.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "product": { "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "product_id": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sqlite3@1.3.13-5.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "product": { "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "product_id": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-sqlite3-debuginfo@1.3.13-5.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "product_id": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext@0.0.7.2-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "product_id": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext-debuginfo@0.0.7.2-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "product_id": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-unicode@0.4.4.4-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "product_id": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-debuginfo@0.4.4.4-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "product_id": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-driver@0.7.1-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "product": { "name": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "product_id": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-driver-debuginfo@0.7.1-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-runtime-0:6.1-1.el7sat.x86_64", "product": { "name": "tfm-runtime-0:6.1-1.el7sat.x86_64", "product_id": "tfm-runtime-0:6.1-1.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-runtime@6.1-1.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "product": { "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "product_id": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-nio4r@2.5.2-2.el7sat?arch=x86_64" } } }, { "category": "product_version", "name": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "product": { "name": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "product_id": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tfm-rubygem-nio4r-debuginfo@2.5.2-2.el7sat?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:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch" }, "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src" }, "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch" }, "product_reference": "ansible-runner-0:1.4.6-1.el7ar.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-runner-0:1.4.6-1.el7ar.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src" }, "product_reference": "ansible-runner-0:1.4.6-1.el7ar.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch" }, "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src" }, "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch" }, "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src" }, "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch" }, "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src" }, "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "crane-selinux-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch" }, "product_reference": "crane-selinux-0:3.4.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src" }, "product_reference": "createrepo_c-0:0.7.4-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64" }, "product_reference": "createrepo_c-0:0.7.4-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64" }, "product_reference": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64" }, "product_reference": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:2.1.2.19-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src" }, "product_reference": "foreman-0:2.1.2.19-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch" }, "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src" }, "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch" }, "product_reference": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-cli-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch" }, "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src" }, "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src" }, "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64" }, "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64" }, "product_reference": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-gce-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch" }, "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:2.1.2.8-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src" }, "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch" }, "product_reference": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-journald-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch" }, "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-0:2.1.2-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src" }, "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch" }, "product_reference": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch" }, "product_reference": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-service-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-service-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "future-0:0.16.0-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:future-0:0.16.0-11.el7sat.src" }, "product_reference": "future-0:0.16.0-11.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "gofer-0:2.12.5-7.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src" }, "product_reference": "gofer-0:2.12.5-7.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "hfsplus-tools-0:332.14-12.el7.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src" }, "product_reference": "hfsplus-tools-0:332.14-12.el7.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "hfsplus-tools-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64" }, "product_reference": "hfsplus-tools-0:332.14-12.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64" }, "product_reference": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch" }, "product_reference": "katello-0:3.16.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-0:3.16.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src" }, "product_reference": "katello-0:3.16.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch" }, "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-certs-tools-0:2.7.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src" }, "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch" }, "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src" }, "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-common-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch" }, "product_reference": "katello-common-0:3.16.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-debug-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch" }, "product_reference": "katello-debug-0:3.16.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-selinux-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch" }, "product_reference": "katello-selinux-0:3.4.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-selinux-0:3.4.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src" }, "product_reference": "katello-selinux-0:3.4.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "kobo-0:0.5.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch" }, "product_reference": "kobo-0:0.5.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "kobo-0:0.5.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src" }, "product_reference": "kobo-0:0.5.1-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src" }, "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64" }, "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64" }, "product_reference": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-0:0.7.4-4.pulp.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src" }, "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64" }, "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64" }, "product_reference": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-0:2.4.2-2.el7.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src" }, "product_reference": "libwebsockets-0:2.4.2-2.el7.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64" }, "product_reference": "libwebsockets-0:2.4.2-2.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64" }, "product_reference": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "livecd-tools-1:20.4-1.6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src" }, "product_reference": "livecd-tools-1:20.4-1.6.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64" }, "product_reference": "livecd-tools-1:20.4-1.6.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "mod_xsendfile-0:0.12-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src" }, "product_reference": "mod_xsendfile-0:0.12-11.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64" }, "product_reference": "mod_xsendfile-0:0.12-11.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64" }, "product_reference": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-0:2017.1-2.atomic.el7.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src" }, "product_reference": "ostree-0:2017.1-2.atomic.el7.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64" }, "product_reference": "ostree-0:2017.1-2.atomic.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64" }, "product_reference": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-0:2.21.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src" }, "product_reference": "pulp-0:2.21.3-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-docker-0:3.2.7-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src" }, "product_reference": "pulp-docker-0:3.2.7-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch" }, "product_reference": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch" }, "product_reference": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-katello-0:1.0.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch" }, "product_reference": "pulp-katello-0:1.0.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-katello-0:1.0.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src" }, "product_reference": "pulp-katello-0:1.0.3-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-ostree-0:1.3.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src" }, "product_reference": "pulp-ostree-0:1.3.1-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch" }, "product_reference": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch" }, "product_reference": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-puppet-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src" }, "product_reference": "pulp-puppet-0:2.21.3-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch" }, "product_reference": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch" }, "product_reference": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch" }, "product_reference": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-rpm-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src" }, "product_reference": "pulp-rpm-0:2.21.3-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch" }, "product_reference": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch" }, "product_reference": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-selinux-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-server-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-server-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:6.14.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src" }, "product_reference": "puppet-agent-0:6.14.0-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64" }, "product_reference": "puppet-agent-0:6.14.0-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch" }, "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src" }, "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch" }, "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src" }, "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch" }, "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src" }, "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "puppetserver-0:6.13.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch" }, "product_reference": "puppetserver-0:6.13.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "puppetserver-0:6.13.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src" }, "product_reference": "puppetserver-0:6.13.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pycairo-0:1.16.3-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src" }, "product_reference": "pycairo-0:1.16.3-9.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pycairo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64" }, "product_reference": "pycairo-0:1.16.3-9.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64" }, "product_reference": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pygobject3-0:3.28.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src" }, "product_reference": "pygobject3-0:3.28.3-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64" }, "product_reference": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-amqp-0:2.2.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src" }, "product_reference": "python-amqp-0:2.2.2-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-anyjson-0:0.3.3-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src" }, "product_reference": "python-anyjson-0:0.3.3-11.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-apypie-0:0.2.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src" }, "product_reference": "python-apypie-0:0.2.2-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-billiard-1:3.5.0.3-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src" }, "product_reference": "python-billiard-1:3.5.0.3-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64" }, "product_reference": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-blinker-0:1.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch" }, "product_reference": "python-blinker-0:1.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-blinker-0:1.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src" }, "product_reference": "python-blinker-0:1.3-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-bson-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64" }, "product_reference": "python-bson-0:3.2-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-celery-0:4.0.2-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src" }, "product_reference": "python-celery-0:4.0.2-9.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-click-0:6.7-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-click-0:6.7-9.el7sat.src" }, "product_reference": "python-click-0:6.7-9.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-crane-0:3.3.1-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src" }, "product_reference": "python-crane-0:3.3.1-9.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-daemon-0:2.1.2-7.el7at.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src" }, "product_reference": "python-daemon-0:2.1.2-7.el7at.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:1.11.29-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src" }, "product_reference": "python-django-0:1.11.29-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-flask-1:0.12.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src" }, "product_reference": "python-flask-1:0.12.2-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-gnupg-0:0.3.7-1.el7ui.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch" }, "product_reference": "python-gnupg-0:0.3.7-1.el7ui.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-gnupg-0:0.3.7-1.el7ui.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src" }, "product_reference": "python-gnupg-0:0.3.7-1.el7ui.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-gofer-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch" }, "product_reference": "python-gofer-0:2.12.5-7.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch" }, "product_reference": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64" }, "product_reference": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-isodate-0:0.5.4-12.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src" }, "product_reference": "python-isodate-0:0.5.4-12.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-itsdangerous-0:0.24-15.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src" }, "product_reference": "python-itsdangerous-0:0.24-15.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-10.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src" }, "product_reference": "python-jinja2-0:2.10-10.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-jmespath-0:0.9.0-6.el7_7.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src" }, "product_reference": "python-jmespath-0:0.9.0-6.el7_7.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-kid-0:0.9.6-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch" }, "product_reference": "python-kid-0:0.9.6-11.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-kid-0:0.9.6-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src" }, "product_reference": "python-kid-0:0.9.6-11.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-kombu-10:4.0.2-13.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src" }, "product_reference": "python-kombu-10:4.0.2-13.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-lockfile-1:0.11.0-10.el7ar.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src" }, "product_reference": "python-lockfile-1:0.11.0-10.el7ar.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-21.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src" }, "product_reference": "python-markupsafe-0:0.23-21.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64" }, "product_reference": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch" }, "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-mongoengine-0:0.10.5-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src" }, "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-nectar-0:1.6.2-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch" }, "product_reference": "python-nectar-0:1.6.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-nectar-0:1.6.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src" }, "product_reference": "python-nectar-0:1.6.2-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-oauth2-0:1.5.211-8.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch" }, "product_reference": "python-oauth2-0:1.5.211-8.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-oauth2-0:1.5.211-8.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src" }, "product_reference": "python-oauth2-0:1.5.211-8.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-okaara-0:1.0.37-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src" }, "product_reference": "python-okaara-0:1.0.37-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pexpect-0:4.6-1.el7at.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src" }, "product_reference": "python-pexpect-0:4.6-1.el7at.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.0.1-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src" }, "product_reference": "python-psutil-0:5.0.1-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64" }, "product_reference": "python-psutil-0:5.0.1-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64" }, "product_reference": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-ptyprocess-0:0.5.2-3.el7at.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src" }, "product_reference": "python-ptyprocess-0:0.5.2-3.el7at.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-common-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch" }, "product_reference": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch" }, "product_reference": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch" }, "product_reference": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch" }, "product_reference": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch" }, "product_reference": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycurl-0:7.43.0.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src" }, "product_reference": "python-pycurl-0:7.43.0.2-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64" }, "product_reference": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.2-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src" }, "product_reference": "python-pymongo-0:3.2-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64" }, "product_reference": "python-pymongo-0:3.2-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64" }, "product_reference": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-qpid-0:1.35.0-5.el7.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch" }, "product_reference": "python-qpid-0:1.35.0-5.el7.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-qpid-0:1.35.0-5.el7.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src" }, "product_reference": "python-qpid-0:1.35.0-5.el7.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64" }, "product_reference": "python-qpid-proton-0:0.28.0-3.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64" }, "product_reference": "python-saslwrapper-0:0.22-5.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch" }, "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-semantic_version-0:2.2.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src" }, "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-simplejson-0:3.2.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src" }, "product_reference": "python-simplejson-0:3.2.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64" }, "product_reference": "python-simplejson-0:3.2.0-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64" }, "product_reference": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-twisted-0:16.4.1-12.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src" }, "product_reference": "python-twisted-0:16.4.1-12.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64" }, "product_reference": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-vine-10:1.1.3-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src" }, "product_reference": "python-vine-10:1.1.3-6.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-werkzeug-0:0.12.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src" }, "product_reference": "python-werkzeug-0:0.12.2-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-zope-interface-0:4.0.5-4.el7.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src" }, "product_reference": "python-zope-interface-0:4.0.5-4.el7.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-zope-interface-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64" }, "product_reference": "python-zope-interface-0:4.0.5-4.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64" }, "product_reference": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-amqp-0:2.2.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch" }, "product_reference": "python2-amqp-0:2.2.2-5.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch" }, "product_reference": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch" }, "product_reference": "python2-anyjson-0:0.3.3-11.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-apypie-0:0.2.2-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch" }, "product_reference": "python2-apypie-0:0.2.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64" }, "product_reference": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-celery-0:4.0.2-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch" }, "product_reference": "python2-celery-0:4.0.2-9.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-click-0:6.7-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch" }, "product_reference": "python2-click-0:6.7-9.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-crane-0:3.3.1-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch" }, "product_reference": "python2-crane-0:3.3.1-9.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-daemon-0:2.1.2-7.el7at.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch" }, "product_reference": "python2-daemon-0:2.1.2-7.el7at.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-django-0:1.11.29-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch" }, "product_reference": "python2-django-0:1.11.29-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-flask-1:0.12.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch" }, "product_reference": "python2-flask-1:0.12.2-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-future-0:0.16.0-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch" }, "product_reference": "python2-future-0:0.16.0-11.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64" }, "product_reference": "python2-gobject-0:3.28.3-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64" }, "product_reference": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-isodate-0:0.5.4-12.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch" }, "product_reference": "python2-isodate-0:0.5.4-12.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch" }, "product_reference": "python2-itsdangerous-0:0.24-15.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-10.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch" }, "product_reference": "python2-jinja2-0:2.10-10.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch" }, "product_reference": "python2-jmespath-0:0.9.0-6.el7_7.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-kombu-10:4.0.2-13.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch" }, "product_reference": "python2-kombu-10:4.0.2-13.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch" }, "product_reference": "python2-lockfile-1:0.11.0-10.el7ar.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-21.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-okaara-0:1.0.37-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch" }, "product_reference": "python2-okaara-0:1.0.37-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pexpect-0:4.6-1.el7at.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch" }, "product_reference": "python2-pexpect-0:4.6-1.el7at.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch" }, "product_reference": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64" }, "product_reference": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64" }, "product_reference": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64" }, "product_reference": "python2-twisted-0:16.4.1-12.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-vine-10:1.1.3-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch" }, "product_reference": "python2-vine-10:1.1.3-6.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch" }, "product_reference": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-0:1.36.0-28.el7amq.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src" }, "product_reference": "qpid-cpp-0:1.36.0-28.el7amq.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-0:1.5.0-4.el7.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src" }, "product_reference": "qpid-dispatch-0:1.5.0-4.el7.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64" }, "product_reference": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64" }, "product_reference": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch" }, "product_reference": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-0:0.28.0-3.el7.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src" }, "product_reference": "qpid-proton-0:0.28.0-3.el7.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64" }, "product_reference": "qpid-proton-c-0:0.28.0-3.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64" }, "product_reference": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-tools-0:1.36.0-28.el7amq.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch" }, "product_reference": "qpid-tools-0:1.36.0-28.el7amq.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch" }, "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src" }, "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "repoview-0:0.6.6-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch" }, "product_reference": "repoview-0:0.6.6-11.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "repoview-0:0.6.6-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src" }, "product_reference": "repoview-0:0.6.6-11.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch" }, "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src" }, "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch" }, "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:1.7.8-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src" }, "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-0:0.9.6-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src" }, "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64" }, "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64" }, "product_reference": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch" }, "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-oauth-0:0.5.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src" }, "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-0:0.22-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src" }, "product_reference": "saslwrapper-0:0.22-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64" }, "product_reference": "saslwrapper-0:0.22-5.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64" }, "product_reference": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch" }, "product_reference": "satellite-0:6.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.8.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src" }, "product_reference": "satellite-0:6.8.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch" }, "product_reference": "satellite-capsule-0:6.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch" }, "product_reference": "satellite-cli-0:6.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch" }, "product_reference": "satellite-common-0:6.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch" }, "product_reference": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch" }, "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-installer-0:6.8.0.11-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src" }, "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-0:6.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-0:6.1-1.el7sat.src" }, "product_reference": "tfm-0:6.1-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src" }, "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src" }, "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src" }, "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src" }, "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src" }, "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src" }, "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src" }, "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src" }, "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src" }, "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src" }, "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src" }, "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src" }, "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64" }, "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64" }, "product_reference": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src" }, "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src" }, "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src" }, "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src" }, "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src" }, "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src" }, "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src" }, "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src" }, "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src" }, "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src" }, "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src" }, "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src" }, "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64" }, "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64" }, "product_reference": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src" }, "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src" }, "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64" }, "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64" }, "product_reference": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src" }, "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src" }, "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src" }, "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src" }, "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64" }, "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64" }, "product_reference": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src" }, "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src" }, "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch" }, "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src" }, "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-runtime-0:6.1-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", "product_id": "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64" }, "product_reference": "tfm-runtime-0:6.1-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Capsule68" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch" }, "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src" }, "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch" }, "product_reference": "ansible-runner-0:1.4.6-1.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-runner-0:1.4.6-1.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src" }, "product_reference": "ansible-runner-0:1.4.6-1.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch" }, "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src" }, "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch" }, "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src" }, "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch" }, "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src" }, "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:3.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch" }, "product_reference": "candlepin-0:3.1.21-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:3.1.21-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src" }, "product_reference": "candlepin-0:3.1.21-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-selinux-0:3.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch" }, "product_reference": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "crane-selinux-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch" }, "product_reference": "crane-selinux-0:3.4.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src" }, "product_reference": "createrepo_c-0:0.7.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64" }, "product_reference": "createrepo_c-0:0.7.4-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64" }, "product_reference": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64" }, "product_reference": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:2.1.2.19-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src" }, "product_reference": "foreman-0:2.1.2.19-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch" }, "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src" }, "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch" }, "product_reference": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-cli-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch" }, "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src" }, "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src" }, "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64" }, "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64" }, "product_reference": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-gce-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch" }, "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:2.1.2.8-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src" }, "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch" }, "product_reference": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-journald-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch" }, "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-0:2.1.2-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src" }, "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch" }, "product_reference": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch" }, "product_reference": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch" }, "product_reference": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-selinux-0:2.1.2.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src" }, "product_reference": "foreman-selinux-0:2.1.2.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-service-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-service-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch" }, "product_reference": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "future-0:0.16.0-11.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:future-0:0.16.0-11.el7sat.src" }, "product_reference": "future-0:0.16.0-11.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "gofer-0:2.12.5-7.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src" }, "product_reference": "gofer-0:2.12.5-7.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "hfsplus-tools-0:332.14-12.el7.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src" }, "product_reference": "hfsplus-tools-0:332.14-12.el7.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "hfsplus-tools-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64" }, "product_reference": "hfsplus-tools-0:332.14-12.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64" }, "product_reference": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch" }, "product_reference": "katello-0:3.16.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-0:3.16.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src" }, "product_reference": "katello-0:3.16.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch" }, "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-certs-tools-0:2.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src" }, "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch" }, "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src" }, "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-common-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch" }, "product_reference": "katello-common-0:3.16.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-debug-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch" }, "product_reference": "katello-debug-0:3.16.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-selinux-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch" }, "product_reference": "katello-selinux-0:3.4.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "katello-selinux-0:3.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src" }, "product_reference": "katello-selinux-0:3.4.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch" }, "product_reference": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src" }, "product_reference": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "kobo-0:0.5.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch" }, "product_reference": "kobo-0:0.5.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "kobo-0:0.5.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src" }, "product_reference": "kobo-0:0.5.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src" }, "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64" }, "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64" }, "product_reference": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-0:0.7.4-4.pulp.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src" }, "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64" }, "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64" }, "product_reference": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-0:2.4.2-2.el7.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src" }, "product_reference": "libwebsockets-0:2.4.2-2.el7.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64" }, "product_reference": "libwebsockets-0:2.4.2-2.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64" }, "product_reference": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "livecd-tools-1:20.4-1.6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src" }, "product_reference": "livecd-tools-1:20.4-1.6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64" }, "product_reference": "livecd-tools-1:20.4-1.6.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64" }, "product_reference": "mod_passenger-0:4.0.18-24.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "mod_xsendfile-0:0.12-11.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src" }, "product_reference": "mod_xsendfile-0:0.12-11.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64" }, "product_reference": "mod_xsendfile-0:0.12-11.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64" }, "product_reference": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-0:2017.1-2.atomic.el7.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src" }, "product_reference": "ostree-0:2017.1-2.atomic.el7.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64" }, "product_reference": "ostree-0:2017.1-2.atomic.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64" }, "product_reference": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src" }, "product_reference": "pcp-mmvstatsd-0:0.4-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64" }, "product_reference": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-0:2.21.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src" }, "product_reference": "pulp-0:2.21.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-docker-0:3.2.7-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src" }, "product_reference": "pulp-docker-0:3.2.7-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch" }, "product_reference": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch" }, "product_reference": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-katello-0:1.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch" }, "product_reference": "pulp-katello-0:1.0.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-katello-0:1.0.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src" }, "product_reference": "pulp-katello-0:1.0.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-ostree-0:1.3.1-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src" }, "product_reference": "pulp-ostree-0:1.3.1-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch" }, "product_reference": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch" }, "product_reference": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-puppet-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src" }, "product_reference": "pulp-puppet-0:2.21.3-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch" }, "product_reference": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch" }, "product_reference": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch" }, "product_reference": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-rpm-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src" }, "product_reference": "pulp-rpm-0:2.21.3-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch" }, "product_reference": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch" }, "product_reference": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-selinux-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pulp-server-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch" }, "product_reference": "pulp-server-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:6.14.0-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src" }, "product_reference": "puppet-agent-0:6.14.0-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64" }, "product_reference": "puppet-agent-0:6.14.0-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch" }, "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src" }, "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch" }, "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src" }, "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch" }, "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src" }, "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "puppetserver-0:6.13.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch" }, "product_reference": "puppetserver-0:6.13.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "puppetserver-0:6.13.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src" }, "product_reference": "puppetserver-0:6.13.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pycairo-0:1.16.3-9.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src" }, "product_reference": "pycairo-0:1.16.3-9.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pycairo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64" }, "product_reference": "pycairo-0:1.16.3-9.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64" }, "product_reference": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pygobject3-0:3.28.3-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src" }, "product_reference": "pygobject3-0:3.28.3-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64" }, "product_reference": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.6.2-4.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src" }, "product_reference": "python-aiohttp-0:3.6.2-4.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64" }, "product_reference": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-amqp-0:2.2.2-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src" }, "product_reference": "python-amqp-0:2.2.2-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-anyjson-0:0.3.3-11.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src" }, "product_reference": "python-anyjson-0:0.3.3-11.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-apypie-0:0.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src" }, "product_reference": "python-apypie-0:0.2.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-async-timeout-0:3.0.1-2.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src" }, "product_reference": "python-async-timeout-0:3.0.1-2.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:19.3.0-3.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src" }, "product_reference": "python-attrs-0:19.3.0-3.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-billiard-1:3.5.0.3-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src" }, "product_reference": "python-billiard-1:3.5.0.3-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64" }, "product_reference": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-blinker-0:1.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch" }, "product_reference": "python-blinker-0:1.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-blinker-0:1.3-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src" }, "product_reference": "python-blinker-0:1.3-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-bson-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64" }, "product_reference": "python-bson-0:3.2-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-celery-0:4.0.2-9.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src" }, "product_reference": "python-celery-0:4.0.2-9.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src" }, "product_reference": "python-chardet-0:3.0.4-10.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-click-0:6.7-9.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-click-0:6.7-9.el7sat.src" }, "product_reference": "python-click-0:6.7-9.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-crane-0:3.3.1-9.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src" }, "product_reference": "python-crane-0:3.3.1-9.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-daemon-0:2.1.2-7.el7at.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src" }, "product_reference": "python-daemon-0:2.1.2-7.el7at.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-dateutil-0:2.8.1-2.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src" }, "product_reference": "python-dateutil-0:2.8.1-2.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:1.11.29-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src" }, "product_reference": "python-django-0:1.11.29-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-flask-1:0.12.2-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src" }, "product_reference": "python-flask-1:0.12.2-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-gnupg-0:0.3.7-1.el7ui.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch" }, "product_reference": "python-gnupg-0:0.3.7-1.el7ui.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-gnupg-0:0.3.7-1.el7ui.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src" }, "product_reference": "python-gnupg-0:0.3.7-1.el7ui.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-gofer-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch" }, "product_reference": "python-gofer-0:2.12.5-7.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch" }, "product_reference": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.4-2.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src" }, "product_reference": "python-idna-0:2.4-2.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-ssl-0:1.1.0-2.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src" }, "product_reference": "python-idna-ssl-0:1.1.0-2.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64" }, "product_reference": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-isodate-0:0.5.4-12.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src" }, "product_reference": "python-isodate-0:0.5.4-12.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-itsdangerous-0:0.24-15.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src" }, "product_reference": "python-itsdangerous-0:0.24-15.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-10.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src" }, "product_reference": "python-jinja2-0:2.10-10.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-jmespath-0:0.9.0-6.el7_7.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src" }, "product_reference": "python-jmespath-0:0.9.0-6.el7_7.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-kid-0:0.9.6-11.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch" }, "product_reference": "python-kid-0:0.9.6-11.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-kid-0:0.9.6-11.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src" }, "product_reference": "python-kid-0:0.9.6-11.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-kombu-10:4.0.2-13.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src" }, "product_reference": "python-kombu-10:4.0.2-13.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-lockfile-1:0.11.0-10.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src" }, "product_reference": "python-lockfile-1:0.11.0-10.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-21.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src" }, "product_reference": "python-markupsafe-0:0.23-21.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64" }, "product_reference": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch" }, "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-mongoengine-0:0.10.5-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src" }, "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-multidict-0:4.7.4-2.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src" }, "product_reference": "python-multidict-0:4.7.4-2.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64" }, "product_reference": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-nectar-0:1.6.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch" }, "product_reference": "python-nectar-0:1.6.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-nectar-0:1.6.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src" }, "product_reference": "python-nectar-0:1.6.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-oauth2-0:1.5.211-8.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch" }, "product_reference": "python-oauth2-0:1.5.211-8.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-oauth2-0:1.5.211-8.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src" }, "product_reference": "python-oauth2-0:1.5.211-8.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-okaara-0:1.0.37-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src" }, "product_reference": "python-okaara-0:1.0.37-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pexpect-0:4.6-1.el7at.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src" }, "product_reference": "python-pexpect-0:4.6-1.el7at.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-prometheus-client-0:0.7.1-2.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src" }, "product_reference": "python-prometheus-client-0:0.7.1-2.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.0.1-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src" }, "product_reference": "python-psutil-0:5.0.1-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64" }, "product_reference": "python-psutil-0:5.0.1-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64" }, "product_reference": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-ptyprocess-0:0.5.2-3.el7at.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src" }, "product_reference": "python-ptyprocess-0:0.5.2-3.el7at.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-common-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch" }, "product_reference": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch" }, "product_reference": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch" }, "product_reference": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch" }, "product_reference": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch" }, "product_reference": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch" }, "product_reference": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycurl-0:7.43.0.2-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src" }, "product_reference": "python-pycurl-0:7.43.0.2-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64" }, "product_reference": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.2-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src" }, "product_reference": "python-pymongo-0:3.2-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64" }, "product_reference": "python-pymongo-0:3.2-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64" }, "product_reference": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-qpid-0:1.35.0-5.el7.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch" }, "product_reference": "python-qpid-0:1.35.0-5.el7.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-qpid-0:1.35.0-5.el7.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src" }, "product_reference": "python-qpid-0:1.35.0-5.el7.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64" }, "product_reference": "python-qpid-proton-0:0.28.0-3.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-receptor-satellite-0:1.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src" }, "product_reference": "python-receptor-satellite-0:1.2.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64" }, "product_reference": "python-saslwrapper-0:0.22-5.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch" }, "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-semantic_version-0:2.2.0-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src" }, "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-simplejson-0:3.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src" }, "product_reference": "python-simplejson-0:3.2.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64" }, "product_reference": "python-simplejson-0:3.2.0-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64" }, "product_reference": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.11.0-8.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src" }, "product_reference": "python-six-0:1.11.0-8.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-twisted-0:16.4.1-12.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src" }, "product_reference": "python-twisted-0:16.4.1-12.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64" }, "product_reference": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src" }, "product_reference": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-vine-10:1.1.3-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src" }, "product_reference": "python-vine-10:1.1.3-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-werkzeug-0:0.12.2-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src" }, "product_reference": "python-werkzeug-0:0.12.2-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.4.2-2.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src" }, "product_reference": "python-yarl-0:1.4.2-2.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64" }, "product_reference": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-zope-interface-0:4.0.5-4.el7.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src" }, "product_reference": "python-zope-interface-0:4.0.5-4.el7.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-zope-interface-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64" }, "product_reference": "python-zope-interface-0:4.0.5-4.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64" }, "product_reference": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-amqp-0:2.2.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch" }, "product_reference": "python2-amqp-0:2.2.2-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch" }, "product_reference": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch" }, "product_reference": "python2-anyjson-0:0.3.3-11.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-apypie-0:0.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch" }, "product_reference": "python2-apypie-0:0.2.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64" }, "product_reference": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-celery-0:4.0.2-9.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch" }, "product_reference": "python2-celery-0:4.0.2-9.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-click-0:6.7-9.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch" }, "product_reference": "python2-click-0:6.7-9.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-crane-0:3.3.1-9.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch" }, "product_reference": "python2-crane-0:3.3.1-9.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-daemon-0:2.1.2-7.el7at.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch" }, "product_reference": "python2-daemon-0:2.1.2-7.el7at.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-django-0:1.11.29-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch" }, "product_reference": "python2-django-0:1.11.29-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-flask-1:0.12.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch" }, "product_reference": "python2-flask-1:0.12.2-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-future-0:0.16.0-11.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch" }, "product_reference": "python2-future-0:0.16.0-11.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64" }, "product_reference": "python2-gobject-0:3.28.3-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64" }, "product_reference": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-isodate-0:0.5.4-12.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch" }, "product_reference": "python2-isodate-0:0.5.4-12.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch" }, "product_reference": "python2-itsdangerous-0:0.24-15.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-10.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch" }, "product_reference": "python2-jinja2-0:2.10-10.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch" }, "product_reference": "python2-jmespath-0:0.9.0-6.el7_7.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch" }, "product_reference": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-kombu-10:4.0.2-13.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch" }, "product_reference": "python2-kombu-10:4.0.2-13.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch" }, "product_reference": "python2-lockfile-1:0.11.0-10.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-21.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-okaara-0:1.0.37-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch" }, "product_reference": "python2-okaara-0:1.0.37-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pexpect-0:4.6-1.el7at.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch" }, "product_reference": "python2-pexpect-0:4.6-1.el7at.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch" }, "product_reference": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64" }, "product_reference": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64" }, "product_reference": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64" }, "product_reference": "python2-twisted-0:16.4.1-12.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-vine-10:1.1.3-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch" }, "product_reference": "python2-vine-10:1.1.3-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch" }, "product_reference": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64" }, "product_reference": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch" }, "product_reference": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-attrs-0:19.3.0-3.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch" }, "product_reference": "python3-attrs-0:19.3.0-3.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-chardet-0:3.0.4-10.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch" }, "product_reference": "python3-chardet-0:3.0.4-10.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch" }, "product_reference": "python3-dateutil-0:2.8.1-2.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idna-0:2.4-2.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch" }, "product_reference": "python3-idna-0:2.4-2.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch" }, "product_reference": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64" }, "product_reference": "python3-multidict-0:4.7.4-2.el7ar.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch" }, "product_reference": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch" }, "product_reference": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-six-0:1.11.0-8.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch" }, "product_reference": "python3-six-0:1.11.0-8.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch" }, "product_reference": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64" }, "product_reference": "python3-yarl-0:1.4.2-2.el7ar.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-0:1.36.0-28.el7amq.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src" }, "product_reference": "qpid-cpp-0:1.36.0-28.el7amq.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-0:1.5.0-4.el7.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src" }, "product_reference": "qpid-dispatch-0:1.5.0-4.el7.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64" }, "product_reference": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64" }, "product_reference": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch" }, "product_reference": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-0:0.28.0-3.el7.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src" }, "product_reference": "qpid-proton-0:0.28.0-3.el7.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64" }, "product_reference": "qpid-proton-c-0:0.28.0-3.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64" }, "product_reference": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64" }, "product_reference": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-tools-0:1.36.0-28.el7amq.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch" }, "product_reference": "qpid-tools-0:1.36.0-28.el7amq.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:0.6.3-1.el7ar.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch" }, "product_reference": "receptor-0:0.6.3-1.el7ar.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:0.6.3-1.el7ar.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src" }, "product_reference": "receptor-0:0.6.3-1.el7ar.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch" }, "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src" }, "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "repoview-0:0.6.6-11.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch" }, "product_reference": "repoview-0:0.6.6-11.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "repoview-0:0.6.6-11.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src" }, "product_reference": "repoview-0:0.6.6-11.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src" }, "product_reference": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64" }, "product_reference": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch" }, "product_reference": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src" }, "product_reference": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-facter-0:2.4.1-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src" }, "product_reference": "rubygem-facter-0:2.4.1-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64" }, "product_reference": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch" }, "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src" }, "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch" }, "product_reference": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src" }, "product_reference": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch" }, "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:1.7.8-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src" }, "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-0:0.9.6-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src" }, "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64" }, "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64" }, "product_reference": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch" }, "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-oauth-0:0.5.4-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src" }, "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-passenger-0:4.0.18-24.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src" }, "product_reference": "rubygem-passenger-0:4.0.18-24.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64" }, "product_reference": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64" }, "product_reference": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64" }, "product_reference": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64" }, "product_reference": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-1:1.6.12-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch" }, "product_reference": "rubygem-rack-1:1.6.12-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-1:1.6.12-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src" }, "product_reference": "rubygem-rack-1:1.6.12-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch" }, "product_reference": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src" }, "product_reference": "rubygem-rake-0:0.9.2.2-41.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-0:0.22-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src" }, "product_reference": "saslwrapper-0:0.22-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64" }, "product_reference": "saslwrapper-0:0.22-5.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64" }, "product_reference": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch" }, "product_reference": "satellite-0:6.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.8.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src" }, "product_reference": "satellite-0:6.8.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch" }, "product_reference": "satellite-capsule-0:6.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch" }, "product_reference": "satellite-cli-0:6.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch" }, "product_reference": "satellite-common-0:6.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch" }, "product_reference": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch" }, "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-installer-0:6.8.0.11-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src" }, "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-0:6.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-0:6.1-1.el7sat.src" }, "product_reference": "tfm-0:6.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src" }, "product_reference": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src" }, "product_reference": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src" }, "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src" }, "product_reference": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch" }, "product_reference": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src" }, "product_reference": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src" }, "product_reference": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src" }, "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src" }, "product_reference": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src" }, "product_reference": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src" }, "product_reference": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src" }, "product_reference": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src" }, "product_reference": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src" }, "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src" }, "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src" }, "product_reference": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src" }, "product_reference": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src" }, "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src" }, "product_reference": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src" }, "product_reference": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src" }, "product_reference": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch" }, "product_reference": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src" }, "product_reference": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src" }, "product_reference": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src" }, "product_reference": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src" }, "product_reference": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src" }, "product_reference": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src" }, "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src" }, "product_reference": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src" }, "product_reference": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64" }, "product_reference": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src" }, "product_reference": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src" }, "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src" }, "product_reference": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src" }, "product_reference": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src" }, "product_reference": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src" }, "product_reference": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src" }, "product_reference": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch" }, "product_reference": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src" }, "product_reference": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch" }, "product_reference": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src" }, "product_reference": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src" }, "product_reference": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch" }, "product_reference": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src" }, "product_reference": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src" }, "product_reference": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src" }, "product_reference": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src" }, "product_reference": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src" }, "product_reference": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src" }, "product_reference": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src" }, "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src" }, "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src" }, "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src" }, "product_reference": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch" }, "product_reference": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src" }, "product_reference": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch" }, "product_reference": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src" }, "product_reference": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src" }, "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src" }, "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64" }, "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64" }, "product_reference": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src" }, "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src" }, "product_reference": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src" }, "product_reference": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch" }, "product_reference": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src" }, "product_reference": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src" }, "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src" }, "product_reference": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src" }, "product_reference": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src" }, "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src" }, "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src" }, "product_reference": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src" }, "product_reference": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src" }, "product_reference": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src" }, "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src" }, "product_reference": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src" }, "product_reference": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src" }, "product_reference": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64" }, "product_reference": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64" }, "product_reference": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src" }, "product_reference": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src" }, "product_reference": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src" }, "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src" }, "product_reference": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64" }, "product_reference": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64" }, "product_reference": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src" }, "product_reference": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src" }, "product_reference": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src" }, "product_reference": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64" }, "product_reference": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64" }, "product_reference": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64" }, "product_reference": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64" }, "product_reference": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src" }, "product_reference": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64" }, "product_reference": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64" }, "product_reference": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src" }, "product_reference": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src" }, "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src" }, "product_reference": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch" }, "product_reference": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src" }, "product_reference": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src" }, "product_reference": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src" }, "product_reference": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src" }, "product_reference": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64" }, "product_reference": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64" }, "product_reference": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src" }, "product_reference": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src" }, "product_reference": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src" }, "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch" }, "product_reference": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src" }, "product_reference": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src" }, "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src" }, "product_reference": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src" }, "product_reference": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src" }, "product_reference": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src" }, "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src" }, "product_reference": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src" }, "product_reference": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src" }, "product_reference": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src" }, "product_reference": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src" }, "product_reference": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src" }, "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src" }, "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64" }, "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64" }, "product_reference": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src" }, "product_reference": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch" }, "product_reference": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src" }, "product_reference": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src" }, "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src" }, "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64" }, "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64" }, "product_reference": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src" }, "product_reference": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src" }, "product_reference": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src" }, "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src" }, "product_reference": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src" }, "product_reference": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src" }, "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src" }, "product_reference": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src" }, "product_reference": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src" }, "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src" }, "product_reference": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src" }, "product_reference": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src" }, "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64" }, "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64" }, "product_reference": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src" }, "product_reference": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src" }, "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src" }, "product_reference": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch" }, "product_reference": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src" }, "product_reference": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src" }, "product_reference": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src" }, "product_reference": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch" }, "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src" }, "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src" }, "product_reference": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src" }, "product_reference": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src" }, "product_reference": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch" }, "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src" }, "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src" }, "product_reference": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src" }, "product_reference": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch" }, "product_reference": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src" }, "product_reference": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch" }, "product_reference": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src" }, "product_reference": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src" }, "product_reference": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64" }, "product_reference": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src" }, "product_reference": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch" }, "product_reference": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src" }, "product_reference": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch" }, "product_reference": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src" }, "product_reference": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch" }, "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src" }, "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch" }, "product_reference": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src" }, "product_reference": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "relates_to_product_reference": "7Server-Satellite68" }, { "category": "default_component_of", "full_product_name": { "name": "tfm-runtime-0:6.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", "product_id": "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" }, "product_reference": "tfm-runtime-0:6.1-1.el7sat.x86_64", "relates_to_product_reference": "7Server-Satellite68" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-3258", "discovery_date": "2018-10-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1640615" } ], "notes": [ { "category": "description", "text": "Vulnerability in the MySQL Connectors component of Oracle MySQL (subcomponent: Connector/J). Supported versions that are affected are 8.0.12 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.0 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).", "title": "Vulnerability description" }, { "category": "summary", "text": "mysql-connector-java: Connector/J unspecified vulnerability (CPU October 2018)", "title": "Vulnerability summary" }, { "category": "other", "text": "Re Hat Satellite does not support using mysql as a back end database, thus the mysql connector is not used in any Satellite installation.\n\nThe package mariadb Java client is now available in Red Hat Software Collections. It can be installed this way:\n\n # yum-config-manager --enable rhel-server-rhscl-7-rpms\n # yum install rh-mariadb103-mariadb-java-client\n\nThis JDBC driver works fine with both, MariaDB and MySQL servers. We recommend use of mariadb-java-client over mysql-java-connector where possible.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-3258" }, { "category": "external", "summary": "RHBZ#1640615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-3258", "url": "https://www.cve.org/CVERecord?id=CVE-2018-3258" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-3258", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3258" }, { "category": "external", "summary": "https://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html#CVE-2018-3258", "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html#CVE-2018-3258" } ], "release_date": "2018-10-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 0.0, "baseSeverity": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "mysql-connector-java: Connector/J unspecified vulnerability (CPU October 2018)" }, { "cve": "CVE-2018-11751", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2019-12-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1788261" } ], "notes": [ { "category": "description", "text": "A flaw was found in Puppet, where the Puppet Agent did not verify the peer in the SSL connection before downloading to the Certificate Revocation List (CRL). The primary risk is the availability of communications to computing systems and not Puppet itself. This flaw allows an attacker to submit a phony CRL, potentially denying future automation of systems driven by Puppet.", "title": "Vulnerability description" }, { "category": "summary", "text": "puppet-agent: Puppet Agent does not properly verify SSL connection when downloading a CRL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Update Infrastructure 3 is in Maintenance Support phase and product only fixing Critical or Important impact flaws. Please refer lifecycle page for more details: https://access.redhat.com/support/policy/updates/rhui", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-11751" }, { "category": "external", "summary": "RHBZ#1788261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788261" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-11751", "url": "https://www.cve.org/CVERecord?id=CVE-2018-11751" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-11751", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11751" }, { "category": "external", "summary": "https://tickets.puppetlabs.com/browse/PUP-9459", "url": "https://tickets.puppetlabs.com/browse/PUP-9459" } ], "release_date": "2019-12-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "puppet-agent: Puppet Agent does not properly verify SSL connection when downloading a CRL" }, { "cve": "CVE-2018-1000119", "cwe": { "id": "CWE-385", "name": "Covert Timing Channel" }, "discovery_date": "2018-01-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1534027" } ], "notes": [ { "category": "description", "text": "Sinatra rack-protection versions 1.5.4 and 2.0.0.rc3 and earlier contains a timing attack vulnerability in the CSRF token checking that can result in signatures can be exposed. This attack appear to be exploitable via network connectivity to the ruby application. This vulnerability appears to have been fixed in 1.5.5 and 2.0.0.", "title": "Vulnerability description" }, { "category": "summary", "text": "rack-protection: Timing attack in authenticity_token.rb", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of rubygem-rack-protection as shipped with Red Hat Satellite 6. Red Hat Product Security has rated this issue as having security impact of Low. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-1000119" }, { "category": "external", "summary": "RHBZ#1534027", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534027" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-1000119", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000119" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000119", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000119" } ], "release_date": "2015-05-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rack-protection: Timing attack in authenticity_token.rb" }, { "acknowledgments": [ { "names": [ "Dominik Mizyn" ], "organization": "Samsung R\u0026D Institute Poland" } ], "cve": "CVE-2019-10219", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1738673" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "hibernate-validator: safeHTML validator allows XSS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform\u0027s OpenDaylight will not be updated for this flaw because it is being deprecated and is only receiving security fixes for Important and Critical flaws.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10219" }, { "category": "external", "summary": "RHBZ#1738673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738673" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10219", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10219" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219" } ], "release_date": "2019-08-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hibernate-validator: safeHTML validator allows XSS" }, { "acknowledgments": [ { "names": [ "the Django project" ] }, { "names": [ "Gavin Wahl" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-12781", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2019-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1724497" } ], "notes": [ { "category": "description", "text": "An HTTP detection flaw was discovered in Django. If deployed behind a reverse-proxy connecting to Django via HTTPS, django.http.HttpRequest.scheme() incorrectly detected client requests made using HTTP as using HTTPS. This resulted in incorrect results for is_secure() and build_absolute_uri(), and HTTP requests were not correctly redirected to HTTPS in accordance with SECURE_SSL_REDIRECT.", "title": "Vulnerability description" }, { "category": "summary", "text": "Django: Incorrect HTTP detection with reverse-proxy connecting via HTTPS", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect any versions of python-django as shipped with Red Hat Update Infrastructure for Cloud Providers as the load balancer should not be configured to forward HTTP requests.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-12781" }, { "category": "external", "summary": "RHBZ#1724497", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724497" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-12781", "url": "https://www.cve.org/CVERecord?id=CVE-2019-12781" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12781", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12781" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2019/jul/01/security-releases/", "url": "https://www.djangoproject.com/weblog/2019/jul/01/security-releases/" } ], "release_date": "2019-07-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Django: Incorrect HTTP detection with reverse-proxy connecting via HTTPS" }, { "cve": "CVE-2019-16782", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2020-01-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1789100" } ], "notes": [ { "category": "description", "text": "A flaw was found in rubygem-rack in versions prior to 1.6.12 and 2.0.8. An information leak may allow an attacker to find and hijack sessions using timing attacks targeting the session ID. The highest threat from the vulnerability is to data confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: hijack sessions by using timing attacks targeting the session id", "title": "Vulnerability summary" }, { "category": "other", "text": "Because Red Hat OpenStack Platform 13.0 Operational Tools packaged the flawed code, but does not use its functionality, its Impact has been reduced to \u0027Low\u0027.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16782" }, { "category": "external", "summary": "RHBZ#1789100", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789100" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16782", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16782" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16782", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16782" }, { "category": "external", "summary": "https://github.com/rack/rack/security/advisories/GHSA-hrqr-hxpp-chr3", "url": "https://github.com/rack/rack/security/advisories/GHSA-hrqr-hxpp-chr3" } ], "release_date": "2019-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "There is no mitigation for this issue, the flaw can only be resolved by applying updates.", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: hijack sessions by using timing attacks targeting the session id" }, { "cve": "CVE-2020-5216", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2020-02-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1801286" } ], "notes": [ { "category": "description", "text": "A directive injection vulnerability was found in Secure Headers RubyGem before versions 3.9.0, 5.2.0, and 6.3.0. If user-supplied input was passed into the vulnerable function, a new line could be injected, leading to limited header injection, which could create a new Content Security Policy header in the HTTP response.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-secure_headers: limited header injection when using dynamic overrides with user input", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 ships Secure Header rubygem, however, it does not accept any user input in override_content_security_policy_directive or append_content_security_policy_directive. All directives are hard-coded and therefor Satellite 6 is not vulnerable to this CVE. We may update this rubygem in future release.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-5216" }, { "category": "external", "summary": "RHBZ#1801286", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1801286" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-5216", "url": "https://www.cve.org/CVERecord?id=CVE-2020-5216" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-5216", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-5216" }, { "category": "external", "summary": "https://github.com/twitter/secure_headers/security/advisories/GHSA-w978-rmpf-qmwg", "url": "https://github.com/twitter/secure_headers/security/advisories/GHSA-w978-rmpf-qmwg" } ], "release_date": "2020-01-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rubygem-secure_headers: limited header injection when using dynamic overrides with user input" }, { "cve": "CVE-2020-5217", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2020-02-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1801264" } ], "notes": [ { "category": "description", "text": "A flaw was found in rubygem-secure_headers in versions prior to 6.2.0, 5.1.0, and 3.8.0. If user-supplied input was passed into append/override_content_security_policy_directives, a semicolon could be injected leading to directive injection which could be used to override a script-src directive. The highest threat from this vulnerability is to data integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-secure_headers: directive injection when using dynamic overrides with user input", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite 6 ships Secure Header rubygem, however it does not accept any user input in override_content_security_policy_directive or append_content_security_policy_directive. All directives are hard-coded and therefore, Satellite 6 is not vulnerable to this CVE. We may update this rubygem in future release.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-5217" }, { "category": "external", "summary": "RHBZ#1801264", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1801264" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-5217", "url": "https://www.cve.org/CVERecord?id=CVE-2020-5217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-5217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-5217" }, { "category": "external", "summary": "https://github.com/twitter/secure_headers/security/advisories/GHSA-xq52-rv6w-397c", "url": "https://github.com/twitter/secure_headers/security/advisories/GHSA-xq52-rv6w-397c" } ], "release_date": "2020-01-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rubygem-secure_headers: directive injection when using dynamic overrides with user input" }, { "cve": "CVE-2020-5267", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2020-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1831528" } ], "notes": [ { "category": "description", "text": "A flaw was found in rubygem-actionview. Views that use the `j` or `escape_javascript` methods may be susceptible to XSS attacks with ActionView\u0027s JavaScript literal escape helpers. The highest threat from this vulnerability is to data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-actionview: views that use the `j` or `escape_javascript` methods are susceptible to XSS attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat CloudForms and Satellite ship affected RubyGem actionview with methods, however, those are not vulnerable since none of those uses template string enclosed with backtick characters. A future update may fix affected RubyGem.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-5267" }, { "category": "external", "summary": "RHBZ#1831528", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1831528" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-5267", "url": "https://www.cve.org/CVERecord?id=CVE-2020-5267" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-5267", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-5267" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2020/03/19/1", "url": "https://www.openwall.com/lists/oss-security/2020/03/19/1" } ], "release_date": "2020-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 0.0, "baseSeverity": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:N/I:N/A:N", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rubygem-actionview: views that use the `j` or `escape_javascript` methods are susceptible to XSS attacks" }, { "cve": "CVE-2020-7238", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2020-01-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1796225" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty, where it mishandles Transfer-Encoding whitespace. This flaw allows HTTP Request Smuggling.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform ships a vulnerable netty library as part of the logging-elasticsearch5 container. ElasticSearch\u0027s security team has stated that the previous vulnerability, CVE-2019-16869, does not poses a substantial practical threat to ElasticSearch 6 [1]. We agree that this issue would be difficult to exploit both these vulnerabilities on OpenShift Container Platform, so we\u0027re reducing the impact of this issue to moderate and may fix it in the future release.\n\nRed Hat Satellite ships vulnerable netty version embedded in Candlepin, however, is not directly vulnerable since HTTP requests are handled by Tomcat and not netty.\n\n[1] https://github.com/elastic/elasticsearch/issues/49396", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7238" }, { "category": "external", "summary": "RHBZ#1796225", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796225" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7238", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7238" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7238", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7238" }, { "category": "external", "summary": "https://netty.io/news/2019/12/18/4-1-44-Final.html", "url": "https://netty.io/news/2019/12/18/4-1-44-Final.html" } ], "release_date": "2020-01-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "* Use HTTP/2 instead (clear boundaries between requests)\n* Disable reuse of backend connections eg. ```http-reuse never``` in HAProxy or whatever equivalent LB settings", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 0.0, "baseSeverity": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:N", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling" }, { "cve": "CVE-2020-7663", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-06-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1845978" } ], "notes": [ { "category": "description", "text": "A flaw was found in the websocket-extensions ruby module in versions prior to 0.1.5. The parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and another character. When abused by an attacker, a Regex denial of service on a single-threaded server could occur. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-websocket-extensions: ReDoS vulnerability in Sec-WebSocket-Extensions parser", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat CloudForms 4.7 (CFME 5.10) is in the maintenance phase and we will not be fixing Medium/Low impact security bugs. Reference: https://access.redhat.com/support/policy/updates/cloudforms\n\nRed Hat Satellite 6 ships affected RubyGem Websocket-extensions, however, product is not vulnerable to the flaw. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7663" }, { "category": "external", "summary": "RHBZ#1845978", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845978" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7663", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7663" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7663", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7663" }, { "category": "external", "summary": "https://github.com/faye/websocket-extensions-ruby/security/advisories/GHSA-g6wq-qcwm-j5g2", "url": "https://github.com/faye/websocket-extensions-ruby/security/advisories/GHSA-g6wq-qcwm-j5g2" } ], "release_date": "2020-06-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rubygem-websocket-extensions: ReDoS vulnerability in Sec-WebSocket-Extensions parser" }, { "cve": "CVE-2020-7942", "cwe": { "id": "CWE-297", "name": "Improper Validation of Certificate with Host Mismatch" }, "discovery_date": "2020-02-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816720" } ], "notes": [ { "category": "description", "text": "A flaw was found in Puppet, where changes in the application lead to node declarations having increased access. An attacker can use this flaw to modify run facts and to retrieve different nodes of information when the `strict_hostname_checking` is false, and the node\u0027s catalog falls back to the `default` node.", "title": "Vulnerability description" }, { "category": "summary", "text": "puppet: Arbitrary catalog retrieval", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat OpenStack Platform, Puppet is invoked as a standalone component (puppet master is not run). This means that although the vulnerable code might be present, it is not used, resulting in a lowered impact rating and no update will be provided at this time.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7942" }, { "category": "external", "summary": "RHBZ#1816720", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816720" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7942", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7942" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7942", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7942" }, { "category": "external", "summary": "https://puppet.com/security/cve/CVE-2020-7942/", "url": "https://puppet.com/security/cve/CVE-2020-7942/" } ], "release_date": "2020-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "In the puppet.conf configuration file set `strict_hostname_checking = true`.", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "puppet: Arbitrary catalog retrieval" }, { "cve": "CVE-2020-7943", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2020-04-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1828486" } ], "notes": [ { "category": "description", "text": "A flaw was found where the metrics API endpoints of Puppet Server and PuppetDB leaked sensitive information to the local network. Listening to these network endpoints could allow attackers the ability to exploit additional computer systems. The highest impact of this flaw is confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "puppet: puppet server and puppetDB may leak sensitive information via metrics API", "title": "Vulnerability summary" }, { "category": "other", "text": "No releases of Red Hat OpenStack Platform are affected as they do not provide Puppet Server or PuppetDB.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-7943" }, { "category": "external", "summary": "RHBZ#1828486", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1828486" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7943", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7943" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7943", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7943" }, { "category": "external", "summary": "https://puppet.com/security/cve/CVE-2020-7943", "url": "https://puppet.com/security/cve/CVE-2020-7943" } ], "release_date": "2020-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "Disable the trapperkeeper-metrics /v1 metrics API", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "puppet: puppet server and puppetDB may leak sensitive information via metrics API" }, { "cve": "CVE-2020-8161", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2020-05-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1838281" } ], "notes": [ { "category": "description", "text": "A directory traversal vulnerability was found in the Rack::Directory app that is bundled with Rack. If certain directories exist in a director managed by the Rack::Directory, this flaw allows an attacker to read the contents of files on the server outside of the root specified in the Rack::Directory initializer. The highest threat from this vulnerability is to confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: directory traversal in Rack::Directory", "title": "Vulnerability summary" }, { "category": "other", "text": "Because the following products package the flawed code, but do not use its functionality (Rack::Directory), their impact has been reduced to \u0027Low\u0027:\n* Red Hat CloudForms\n* Red Hat OpenStack Platform 13.0 Operational Tools\n* Red Hat Gluster Storage 3\n\nRed Hat Satellite 6 ships the affected version of RubyGem Rack and is vulnerable to the flaw. However, because attackers require shell access to exploit the vulnerability, Red Hat Product Security has rated this issue as having the security impact of Low for Satellite. A future update might address 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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8161" }, { "category": "external", "summary": "RHBZ#1838281", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1838281" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8161", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8161" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8161", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8161" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/rubyonrails-security/IOO1vNZTzPA/Ylzi1UYLAAAJ", "url": "https://groups.google.com/forum/#!msg/rubyonrails-security/IOO1vNZTzPA/Ylzi1UYLAAAJ" } ], "release_date": "2020-05-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rubygem-rack: directory traversal in Rack::Directory" }, { "cve": "CVE-2020-8184", "cwe": { "id": "CWE-807", "name": "Reliance on Untrusted Inputs in a Security Decision" }, "discovery_date": "2020-06-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1849141" } ], "notes": [ { "category": "description", "text": "A flaw was found in rubygem-rack. An attacker may be able to trick a vulnerable application into processing an insecure (non-SSL) or cross-origin request if they can gain the ability to write arbitrary cookies that are sent to the application. The highest threat from this vulnerability is to data integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: percent-encoded cookies can be used to overwrite existing prefixed cookie names", "title": "Vulnerability summary" }, { "category": "other", "text": "Because Red Hat OpenStack Platform 13.0 Operational Tools packages ships the flawed code, but does not use its functionality, its Impact has been reduced to \u0027Low\u0027.\n\nRed Hat Satellite 6 and Red Hat CloudForms ship affected RubyGem Rack, however, since overwriting cookies is not possible products are not vulnerable to the flaw. We may update the Rack dependency in a future releases. \n\nRed Hat Gluster Storage 3 ships RubyGem Rack, but the version shipped does not contain the affected code. Therefore, it is impossible to overwrite cookies using this particular 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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8184" }, { "category": "external", "summary": "RHBZ#1849141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1849141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8184", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8184" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8184", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8184" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/rubyonrails-security/OWtmozPH9Ak/4m00yHPCBAAJ", "url": "https://groups.google.com/forum/#!msg/rubyonrails-security/OWtmozPH9Ak/4m00yHPCBAAJ" } ], "release_date": "2020-06-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: percent-encoded cookies can be used to overwrite existing prefixed cookie names" }, { "cve": "CVE-2020-8840", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816330" } ], "notes": [ { "category": "description", "text": "A flaw was found in FasterXML jackson-databind in versions 2.0.0 through 2.9.10.2. A \"gadget\" exploit is possible due to a lack of a Java object being blocking from being deserialized. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Lacks certain xbean-reflect/JNDI blocking", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8840" }, { "category": "external", "summary": "RHBZ#1816330", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816330" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8840", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8840" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8840", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8840" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jackson-databind: Lacks certain xbean-reflect/JNDI blocking" }, { "cve": "CVE-2020-9546", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816332" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.4. FasterXML jackson-databind 2.x mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in shaded-hikari-config", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-9546" }, { "category": "external", "summary": "RHBZ#1816332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816332" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-9546", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9546" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-9546", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9546" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jackson-databind: Serialization gadgets in shaded-hikari-config" }, { "cve": "CVE-2020-9547", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816337" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x. FasterXML jackson-databind 2.x mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in ibatis-sqlmap", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-9547" }, { "category": "external", "summary": "RHBZ#1816337", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816337" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-9547", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9547" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-9547", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9547" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jackson-databind: Serialization gadgets in ibatis-sqlmap" }, { "cve": "CVE-2020-9548", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1816340" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x. FasterXML jackson-databind 2.x mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in anteros-core", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-9548" }, { "category": "external", "summary": "RHBZ#1816340", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816340" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-9548", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9548" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-9548", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9548" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" } ], "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jackson-databind: Serialization gadgets in anteros-core" }, { "acknowledgments": [ { "names": [ "Alvaro Mu\u00f1oz" ], "organization": "GitHub Security Labs" } ], "cve": "CVE-2020-10693", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-02-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1805501" } ], "notes": [ { "category": "description", "text": "A flaw was found in Hibernate Validator version 6.1.2.Final. A bug in the message interpolation processor enables invalid EL expressions to be evaluated as if they were valid. This flaw allows attackers to bypass input sanitation (escaping, stripping) controls that developers may have put in place when handling user-controlled data in error messages.", "title": "Vulnerability description" }, { "category": "summary", "text": "hibernate-validator: Improper input validation in the interpolation of constraint error messages", "title": "Vulnerability summary" }, { "category": "other", "text": "hibernate-validator is packaged with Red Hat OpenStack Platform 13.0\u0027s OpenDaylight (ODL). However, because ODL is technical preview in this version and the flaw is moderate, Red Hat will not be releasing a fix for the OpenStack package at this time.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-10693" }, { "category": "external", "summary": "RHBZ#1805501", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1805501" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10693", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10693" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10693", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10693" } ], "release_date": "2020-05-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "You can pass user input as an expression variable by unwrapping the context to HibernateConstraintValidatorContext. Please refer to the https://in.relation.to/2020/05/07/hibernate-validator-615-6020-released/ and https://docs.jboss.org/hibernate/stable/validator/reference/en-US/html_single/#_the_code_constraintvalidatorcontext_code.", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "hibernate-validator: Improper input validation in the interpolation of constraint error messages" }, { "cve": "CVE-2020-10968", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1819208" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x prior to version 2.9.10.4. The interaction between serialization gadgets and typing is mishandled in the bus-proxy. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.aoju.bus.proxy.provider.*.RmiProvider", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-10968" }, { "category": "external", "summary": "RHBZ#1819208", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819208" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10968", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10968" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10968", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10968" } ], "release_date": "2020-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 0.0, "baseSeverity": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:N", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jackson-databind: Serialization gadgets in org.aoju.bus.proxy.provider.*.RmiProvider" }, { "cve": "CVE-2020-10969", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-03-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1819212" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.4. The interaction between serialization gadgets and typing is mishandled. The highest threat from this vulnerability is to data confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in javax.swing.JEditorPane", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-10969" }, { "category": "external", "summary": "RHBZ#1819212", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819212" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-10969", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10969" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10969", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10969" } ], "release_date": "2020-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jackson-databind: Serialization gadgets in javax.swing.JEditorPane" }, { "cve": "CVE-2020-11619", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-04-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1826805" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x. The interaction between serialization gadgets and typing is mishandled. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: Serialization gadgets in org.springframework:spring-aop", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.\n\nWhile OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used. We may update the jackson-databind dependency in a future release.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-11619" }, { "category": "external", "summary": "RHBZ#1826805", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826805" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-11619", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11619" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11619", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11619" } ], "release_date": "2020-04-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible:\n* Deserialization from sources you do not control\n* `enableDefaultTyping()`\n* `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS`", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 0.0, "baseSeverity": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:N", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jackson-databind: Serialization gadgets in org.springframework:spring-aop" }, { "cve": "CVE-2020-14061", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-06-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1848966" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.5. FasterXML jackson-databind 2.x mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: serialization in weblogic/oracle-aqjms", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 and Red Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.\n\nThe version of jackson-databind as shipped in Red Hat Software Collections rh-maven35 is used only while building maven, thus it does not deserialize data coming from untrusted sources, lowering the impact of the vulnerability for the Product.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14061" }, { "category": "external", "summary": "RHBZ#1848966", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848966" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14061", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14061" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14061", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14061" } ], "release_date": "2020-05-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible:\n* Deserialization from sources you do not control\n* enableDefaultTyping()\n* @JsonTypeInfo using id.CLASS or id.MINIMAL_CLASS\n* oracle.jms.AQjms*ConnectionFactory in classpath", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jackson-databind: serialization in weblogic/oracle-aqjms" }, { "cve": "CVE-2020-14062", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-06-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1848962" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.5. FasterXML jackson-databind 2.x mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: serialization in com.sun.org.apache.xalan.internal.lib.sql.JNDIConnectionPool", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 and Red Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.\n\nThe version of jackson-databind as shipped in Red Hat Software Collections rh-maven35 is used only while building maven, thus it does not deserialize data coming from untrusted sources, lowering the impact of the vulnerability for the Product.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14062" }, { "category": "external", "summary": "RHBZ#1848962", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848962" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14062", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14062" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14062", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14062" } ], "release_date": "2020-05-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible:\n* Deserialization from sources you do not control\n* enableDefaultTyping()\n* @JsonTypeInfo using id.CLASS or id.MINIMAL_CLASS\n* com.sun.org.apache.xalan.internal.lib.sql.JNDIConnectionPool in classpath", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "jackson-databind: serialization in com.sun.org.apache.xalan.internal.lib.sql.JNDIConnectionPool" }, { "cve": "CVE-2020-14195", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-06-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1848958" } ], "notes": [ { "category": "description", "text": "A flaw was found in jackson-databind 2.x in versions prior to 2.9.10.5. FasterXML jackson-databind mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "jackson-databind: serialization in org.jsecurity.realm.jndi.JndiRealmFactory", "title": "Vulnerability summary" }, { "category": "other", "text": "While OpenShift Container Platform\u0027s elasticsearch plugins do ship the vulnerable component, it doesn\u0027t do any of the unsafe things described in https://access.redhat.com/solutions/3279231. We may update the jackson-databind dependency in a future release.\n\nRed Hat OpenStack Platform ships OpenDaylight, which contains the vulnerable jackson-databind. However, OpenDaylight does not expose jackson-databind in a way that would make it vulnerable, lowering the impact of the vulnerability for OpenDaylight. As such, Red Hat will not be providing a fix for OpenDaylight at this time.\n\nThe PKI module as shipped in Red Hat Enterprise Linux 8 and Red Hat Satellite 6 does not enable polymorphic deserialization which is a required configuration for the vulnerability to be used, lowering the impact of the vulnerability for the Product. We may update the jackson-databind dependency in a future release.\n\nThe version of jackson-databind as shipped in Red Hat Software Collections rh-maven35 is used only while building maven, thus it does not deserialize data coming from untrusted sources, lowering the impact of the vulnerability for the Product.", "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": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14195" }, { "category": "external", "summary": "RHBZ#1848958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1848958" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14195", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14195" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14195", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14195" } ], "release_date": "2020-06-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-27T12:58:12+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Capsule68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Capsule68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Capsule68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", "7Server-Satellite68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4366" }, { "category": "workaround", "details": "The following conditions are needed for an exploit, we recommend avoiding all if possible:\n* Deserialization from sources you do not control\n* enableDefaultTyping()\n* @JsonTypeInfo using id.CLASS or id.MINIMAL_CLASS\n* org.jsecurity.realm.jndi.JndiRealmFactory in classpath", "product_ids": [ "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", "7Server-Capsule68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7